pipewire-1.5.81-2.fc44
List of Findings
Error: CPPCHECK_WARNING (CWE-457): [#def1]
pipewire-1.5.81/pipewire-alsa/alsa-plugins/ctl_pipewire.c:510: warning[uninitvar]: Uninitialized variable: volumes
Error: CPPCHECK_WARNING (CWE-457): [#def2]
pipewire-1.5.81/pipewire-alsa/alsa-plugins/ctl_pipewire.c:912: error[uninitvar]: Uninitialized variable: direction
Error: CPPCHECK_WARNING (CWE-457): [#def3]
pipewire-1.5.81/pipewire-alsa/alsa-plugins/ctl_pipewire.c:913: error[uninitvar]: Uninitialized variable: idx
Error: CPPCHECK_WARNING (CWE-457): [#def4]
pipewire-1.5.81/pipewire-alsa/alsa-plugins/ctl_pipewire.c:921: error[uninitvar]: Uninitialized variable: device
Error: CPPCHECK_WARNING (CWE-476): [#def5]
pipewire-1.5.81/pipewire-alsa/alsa-plugins/pcm_pipewire.c:949: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: map
Error: CPPCHECK_WARNING (CWE-476): [#def6]
pipewire-1.5.81/pipewire-alsa/alsa-plugins/pcm_pipewire.c:951: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: map
Error: CPPCHECK_WARNING (CWE-476): [#def7]
pipewire-1.5.81/pipewire-alsa/alsa-plugins/pcm_pipewire.c:961: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: maps
Error: CPPCHECK_WARNING (CWE-476): [#def8]
pipewire-1.5.81/pipewire-alsa/alsa-plugins/pcm_pipewire.c:962: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: maps
Error: CPPCHECK_WARNING (CWE-476): [#def9]
pipewire-1.5.81/pipewire-alsa/alsa-plugins/pcm_pipewire.c:963: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: maps
Error: GCC_ANALYZER_WARNING (CWE-476): [#def10]
pipewire-1.5.81/pipewire-jack/jack/jslist.h:229:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘jack_slist_alloc()’
pipewire-1.5.81/pipewire-jack/jack/jslist.h:222:1: enter_function: entry to ‘jack_slist_append’
pipewire-1.5.81/pipewire-jack/jack/jslist.h:228:16: call_function: calling ‘jack_slist_alloc’ from ‘jack_slist_append’
pipewire-1.5.81/pipewire-jack/jack/jslist.h:228:16: return_function: returning to ‘jack_slist_append’ from ‘jack_slist_alloc’
pipewire-1.5.81/pipewire-jack/jack/jslist.h:229:5: danger: dereference of NULL ‘jack_slist_alloc()’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def11]
pipewire-1.5.81/pipewire-jack/src/control.c:432:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
pipewire-1.5.81/pipewire-jack/src/control.c:431:9: acquire_resource: ‘va_start’ called here
pipewire-1.5.81/pipewire-jack/src/control.c:432:9: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def12]
pipewire-1.5.81/pipewire-jack/src/control.c:441:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
pipewire-1.5.81/pipewire-jack/src/control.c:440:9: acquire_resource: ‘va_start’ called here
pipewire-1.5.81/pipewire-jack/src/control.c:441:9: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def13]
pipewire-1.5.81/pipewire-jack/src/control.c:450:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
pipewire-1.5.81/pipewire-jack/src/control.c:449:9: acquire_resource: ‘va_start’ called here
pipewire-1.5.81/pipewire-jack/src/control.c:450:9: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-457): [#def14]
pipewire-1.5.81/pipewire-v4l2/src/pipewire-v4l2.c:2243: error[uninitvar]: Uninitialized variable: prop_id
Error: CPPCHECK_WARNING (CWE-457): [#def15]
pipewire-1.5.81/pipewire-v4l2/src/pipewire-v4l2.c:2257: error[uninitvar]: Uninitialized variable: type
Error: CPPCHECK_WARNING (CWE-457): [#def16]
pipewire-1.5.81/pipewire-v4l2/src/pipewire-v4l2.c:2322: error[uninitvar]: Uninitialized variable: prop_id
Error: CPPCHECK_WARNING (CWE-457): [#def17]
pipewire-1.5.81/pipewire-v4l2/src/pipewire-v4l2.c:2332: error[uninitvar]: Uninitialized variable: type
Error: CPPCHECK_WARNING (CWE-457): [#def18]
pipewire-1.5.81/pipewire-v4l2/src/pipewire-v4l2.c:2388: error[uninitvar]: Uninitialized variable: prop_id
Error: CPPCHECK_WARNING (CWE-457): [#def19]
pipewire-1.5.81/pipewire-v4l2/src/pipewire-v4l2.c:2401: error[uninitvar]: Uninitialized variable: type
Error: GCC_ANALYZER_WARNING (CWE-775): [#def20]
pipewire-1.5.81/pipewire-v4l2/src/v4l2-func.c:37:16: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(path, oflag)’
pipewire-1.5.81/pipewire-v4l2/src/v4l2-func.c:50:16: enter_function: entry to ‘__open_2’
pipewire-1.5.81/pipewire-v4l2/src/v4l2-func.c:53:16: acquire_resource: opened here
pipewire-1.5.81/pipewire-v4l2/src/v4l2-func.c:53:16: call_function: calling ‘open’ from ‘__open_2’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def21]
pipewire-1.5.81/pipewire-v4l2/src/v4l2-func.c:46:16: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(path, oflag)’
pipewire-1.5.81/pipewire-v4l2/src/v4l2-func.c:50:16: enter_function: entry to ‘__open_2’
pipewire-1.5.81/pipewire-v4l2/src/v4l2-func.c:53:16: acquire_resource: opened here
pipewire-1.5.81/pipewire-v4l2/src/v4l2-func.c:53:16: call_function: calling ‘open’ from ‘__open_2’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def22]
pipewire-1.5.81/pipewire-v4l2/src/v4l2-func.c:46:16: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(path, oflag)’
pipewire-1.5.81/pipewire-v4l2/src/v4l2-func.c:50:16: enter_function: entry to ‘__open_2’
pipewire-1.5.81/pipewire-v4l2/src/v4l2-func.c:53:16: acquire_resource: opened here
pipewire-1.5.81/pipewire-v4l2/src/v4l2-func.c:53:16: call_function: calling ‘open’ from ‘__open_2’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def23]
pipewire-1.5.81/spa/examples/adapter-control.c:205:24: warning[-Wanalyzer-malloc-leak]: leak of ‘handle’
pipewire-1.5.81/spa/examples/adapter-control.c:964:5: enter_function: entry to ‘main’
pipewire-1.5.81/spa/examples/adapter-control.c:1038:20: call_function: calling ‘init_data’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def24]
pipewire-1.5.81/spa/examples/example-control.c:482:24: warning[-Wanalyzer-malloc-leak]: leak of ‘handle’
pipewire-1.5.81/spa/examples/example-control.c:460:12: enter_function: entry to ‘init_data’
pipewire-1.5.81/spa/examples/example-control.c:479:20: call_function: calling ‘load_handle’ from ‘init_data’
pipewire-1.5.81/spa/examples/example-control.c:479:20: return_function: returning to ‘init_data’ from ‘load_handle’
pipewire-1.5.81/spa/examples/example-control.c:479:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/examples/example-control.c:482:24: branch_true: ...to here
pipewire-1.5.81/spa/examples/example-control.c:482:24: danger: ‘handle’ leaks here; was allocated at [(17)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-457): [#def25]
pipewire-1.5.81/spa/include-private/spa-private/dbus-helpers.h:34:1: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*thing’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:1715:6: enter_function: entry to ‘telephony_call_unregister’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:1721:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:1724:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:1727:42: call_function: calling ‘_spa_autoptr_cleanup_func_DBusMessage’ from ‘telephony_call_unregister’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:1746:42: call_function: calling ‘_spa_autoptr_cleanup_func_DBusMessage’ from ‘telephony_call_unregister’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def26]
pipewire-1.5.81/spa/include-private/spa-private/dbus-helpers.h:68:1: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:404:1: enter_function: entry to ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:417:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:418:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:418:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:420:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:420:9: call_function: calling ‘spa_log_topic_init’ from ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:420:9: return_function: returning to ‘telephony_new’ from ‘spa_log_topic_init’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:441:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:442:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:445:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:449:33: call_function: calling ‘spa_dbus_get_connection’ from ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:407:29: call_function: calling ‘_spa_auto_cleanup_func_DBusError’ from ‘telephony_new’
Error: COMPILER_WARNING: [#def27]
pipewire-1.5.81/spa/tools/spa-json-dump.c: scope_hint: In function ‘process_json’
pipewire-1.5.81/spa/include/spa/debug/file.h:56:1: warning[-Wpedantic]: ISO C forbids braced-groups within expressions
pipewire-1.5.81/spa/tools/spa-json-dump.c:206:25: note: in expansion of macro ‘spa_debug_file_error_location’
Error: CPPCHECK_WARNING (CWE-190): [#def28]
pipewire-1.5.81/spa/include/spa/filter-graph/filter-graph.h:92: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def29]
pipewire-1.5.81/spa/include/spa/filter-graph/filter-graph.h:100: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def30]
pipewire-1.5.81/spa/include/spa/filter-graph/filter-graph.h:106: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def31]
pipewire-1.5.81/spa/include/spa/filter-graph/filter-graph.h:113: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def32]
pipewire-1.5.81/spa/include/spa/filter-graph/filter-graph.h:119: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def33]
pipewire-1.5.81/spa/include/spa/filter-graph/filter-graph.h:124: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def34]
pipewire-1.5.81/spa/include/spa/filter-graph/filter-graph.h:130: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def35]
pipewire-1.5.81/spa/include/spa/filter-graph/filter-graph.h:137: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def36]
pipewire-1.5.81/spa/include/spa/monitor/device.h:236: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def37]
pipewire-1.5.81/spa/include/spa/monitor/device.h:236:16: warning[-Wanalyzer-malloc-leak]: leak of ‘obj’
pipewire-1.5.81/src/examples/bluez-session.c:203:23: enter_function: entry to ‘create_object’
pipewire-1.5.81/src/examples/bluez-session.c:214:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/examples/bluez-session.c:219:25: branch_true: ...to here
pipewire-1.5.81/src/examples/bluez-session.c:220:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/examples/bluez-session.c:225:53: branch_false: ...to here
pipewire-1.5.81/src/examples/bluez-session.c:225:20: call_function: calling ‘spa_handle_get_interface’ from ‘create_object’
pipewire-1.5.81/src/examples/bluez-session.c:225:20: return_function: returning to ‘create_object’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/examples/bluez-session.c:225:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/examples/bluez-session.c:230:15: branch_false: ...to here
pipewire-1.5.81/src/examples/bluez-session.c:230:15: acquire_memory: allocated here
pipewire-1.5.81/src/examples/bluez-session.c:231:12: branch_false: following ‘false’ branch (when ‘obj’ is non-NULL)...
pipewire-1.5.81/src/examples/bluez-session.c:234:9: branch_false: ...to here
pipewire-1.5.81/src/examples/bluez-session.c:240:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/examples/bluez-session.c:243:9: branch_false: ...to here
pipewire-1.5.81/src/examples/bluez-session.c:245:9: call_function: calling ‘spa_device_add_listener’ from ‘create_object’
Error: CPPCHECK_WARNING (CWE-190): [#def38]
pipewire-1.5.81/spa/include/spa/monitor/device.h:242: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def39]
pipewire-1.5.81/spa/include/spa/monitor/device.h:249: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def40]
pipewire-1.5.81/spa/include/spa/monitor/device.h:256: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def41]
pipewire-1.5.81/spa/include/spa/node/node.h:650: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def42]
pipewire-1.5.81/spa/include/spa/node/node.h:657: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def43]
pipewire-1.5.81/spa/include/spa/node/node.h:662: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def44]
pipewire-1.5.81/spa/include/spa/node/node.h:669: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def45]
pipewire-1.5.81/spa/include/spa/node/node.h:676: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def46]
pipewire-1.5.81/spa/include/spa/node/node.h:682: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def47]
pipewire-1.5.81/spa/include/spa/node/node.h:688: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def48]
pipewire-1.5.81/spa/include/spa/node/node.h:695: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def49]
pipewire-1.5.81/spa/include/spa/node/node.h:701: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def50]
pipewire-1.5.81/spa/include/spa/node/node.h:709: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def51]
pipewire-1.5.81/spa/include/spa/node/node.h:718: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def52]
pipewire-1.5.81/spa/include/spa/node/node.h:728: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def53]
pipewire-1.5.81/spa/include/spa/node/node.h:736: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def54]
pipewire-1.5.81/spa/include/spa/node/node.h:742: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def55]
pipewire-1.5.81/spa/include/spa/node/node.h:752: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-476): [#def56]
pipewire-1.5.81/spa/include/spa/pod/body.h:157:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘body’
pipewire-1.5.81/src/examples/audio-capture.c:81:1: enter_function: entry to ‘on_stream_param_changed’
pipewire-1.5.81/src/examples/audio-capture.c:98:9: call_function: calling ‘spa_format_audio_raw_parse’ from ‘on_stream_param_changed’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def57]
pipewire-1.5.81/spa/include/spa/pod/body.h:172:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘body’
pipewire-1.5.81/src/examples/audio-capture.c:81:1: enter_function: entry to ‘on_stream_param_changed’
pipewire-1.5.81/src/examples/audio-capture.c:98:9: call_function: calling ‘spa_format_audio_raw_parse’ from ‘on_stream_param_changed’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def58]
pipewire-1.5.81/spa/include/spa/pod/body.h:187:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘body’
pipewire-1.5.81/src/examples/audio-capture.c:81:1: enter_function: entry to ‘on_stream_param_changed’
pipewire-1.5.81/src/examples/audio-capture.c:98:9: call_function: calling ‘spa_format_audio_raw_parse’ from ‘on_stream_param_changed’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def59]
pipewire-1.5.81/spa/include/spa/pod/body.h:267:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘body’
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1909:12: enter_function: entry to ‘security_context_demarshal_create’
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1919:13: call_function: inlined call to ‘spa_pod_parser_push_struct’ from ‘security_context_demarshal_create’
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1919:13: call_function: inlined call to ‘spa_pod_parser_push_struct’ from ‘security_context_demarshal_create’
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1919:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1921:13: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1921:13: call_function: calling ‘spa_pod_parser_get’ from ‘security_context_demarshal_create’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def60]
pipewire-1.5.81/spa/include/spa/pod/body.h:386:16: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘pod’
pipewire-1.5.81/src/modules/module-protocol-pulse/collect.c:604:6: enter_function: entry to ‘update_object_info’
pipewire-1.5.81/src/modules/module-protocol-pulse/collect.c:607:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/collect.c:608:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/collect.c:608:17: call_function: calling ‘update_device_info’ from ‘update_object_info’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def61]
pipewire-1.5.81/spa/include/spa/pod/builder.h:101:40: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘pod’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:123:12: enter_function: entry to ‘method_subscribe_params’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:132:21: branch_true: following ‘true’ branch (when ‘i < n_ids’)...
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:133:42: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:136:17: call_function: calling ‘method_enum_params’ from ‘method_subscribe_params’
Error: CPPCHECK_WARNING (CWE-190): [#def62]
pipewire-1.5.81/spa/include/spa/pod/builder.h:156: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-404): [#def63]
pipewire-1.5.81/spa/include/spa/pod/builder.h:156:25: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1889:12: enter_function: entry to ‘security_context_marshal_create’
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1899:9: call_function: calling ‘spa_pod_builder_add’ from ‘security_context_marshal_create’
Error: GCC_ANALYZER_WARNING (CWE-686): [#def64]
pipewire-1.5.81/spa/include/spa/pod/builder.h:636:25: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘uint32_t’ {{aka ‘unsigned int’}} but received ‘char (*)[2]’ for variadic argument 1 of ‘args’
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1889:12: enter_function: entry to ‘security_context_marshal_create’
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1899:9: call_function: calling ‘spa_pod_builder_add’ from ‘security_context_marshal_create’ with 5 variadic arguments
Error: GCC_ANALYZER_WARNING (CWE-686): [#def65]
pipewire-1.5.81/spa/include/spa/pod/builder.h:645:25: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘uint32_t’ {{aka ‘unsigned int’}} but received ‘char (*)[2]’ for variadic argument 1 of ‘args’
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1889:12: enter_function: entry to ‘security_context_marshal_create’
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1899:9: call_function: calling ‘spa_pod_builder_add’ from ‘security_context_marshal_create’ with 5 variadic arguments
Error: GCC_ANALYZER_WARNING (CWE-686): [#def66]
pipewire-1.5.81/spa/include/spa/pod/builder.h:646:25: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘uint32_t’ {{aka ‘unsigned int’}} but received ‘char (*)[2]’ for variadic argument 2 of ‘args’
pipewire-1.5.81/spa/plugins/control/mixer.c:294:12: enter_function: entry to ‘port_enum_formats’
pipewire-1.5.81/spa/plugins/control/mixer.c:301:26: call_function: calling ‘spa_pod_builder_push_object’ from ‘port_enum_formats’
pipewire-1.5.81/spa/plugins/control/mixer.c:301:26: return_function: returning to ‘port_enum_formats’ from ‘spa_pod_builder_push_object’
pipewire-1.5.81/spa/plugins/control/mixer.c:301:26: call_function: calling ‘spa_pod_builder_add’ from ‘port_enum_formats’ with 7 variadic arguments
Error: GCC_ANALYZER_WARNING (CWE-686): [#def67]
pipewire-1.5.81/spa/include/spa/pod/builder.h:653:21: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘const char *’ but received ‘int’ for variadic argument 1 of ‘args’
pipewire-1.5.81/spa/plugins/control/mixer.c:294:12: enter_function: entry to ‘port_enum_formats’
pipewire-1.5.81/spa/plugins/control/mixer.c:301:26: call_function: calling ‘spa_pod_builder_push_object’ from ‘port_enum_formats’
pipewire-1.5.81/spa/plugins/control/mixer.c:301:26: return_function: returning to ‘port_enum_formats’ from ‘spa_pod_builder_push_object’
pipewire-1.5.81/spa/plugins/control/mixer.c:301:26: call_function: calling ‘spa_pod_builder_add’ from ‘port_enum_formats’ with 7 variadic arguments
Error: GCC_ANALYZER_WARNING (CWE-457): [#def68]
pipewire-1.5.81/spa/include/spa/pod/dynamic.h:42:17: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘old_data’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:34:12: enter_function: entry to ‘endpoint_stream_enum_params’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:51:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:54:25: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:60:21: call_function: calling ‘spa_pod_filter’ from ‘endpoint_stream_enum_params’
Error: CPPCHECK_WARNING (CWE-476): [#def69]
pipewire-1.5.81/spa/include/spa/pod/parser.h:55: warning[nullPointer]: Possible null pointer dereference: (struct spa_pod*)(pod)
Error: COMPILER_WARNING: [#def70]
pipewire-1.5.81/spa/include/spa/param/format-utils.h:8: included_from: Included from here.
pipewire-1.5.81/spa/include/spa/debug/format.h:15: included_from: Included from here.
pipewire-1.5.81/spa/include/spa/debug/file.h:16: included_from: Included from here.
pipewire-1.5.81/spa/include/spa/pod/parser.h: scope_hint: In function ‘spa_pod_parser_getv’
pipewire-1.5.81/spa/include/spa/pod/parser.h:577:1: warning[-Wpedantic]: ISO C forbids braced-groups within expressions
pipewire-1.5.81/spa/include/spa/pod/parser.h:827:21: note: in expansion of macro ‘SPA_POD_PARSER_COLLECT_BODY’
Error: GCC_ANALYZER_WARNING (CWE-686): [#def71]
pipewire-1.5.81/spa/include/spa/pod/parser.h:803:34: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘uint32_t’ {{aka ‘unsigned int’}} but received ‘char (*)[2]’ for variadic argument 1 of ‘args’
pipewire-1.5.81/src/modules/module-metadata/protocol-native.c:206:12: enter_function: entry to ‘metadata_demarshal_property’
pipewire-1.5.81/src/modules/module-metadata/protocol-native.c:209:16: call_function: inlined call to ‘spa_pod_parser_push_struct’ from ‘metadata_demarshal_property’
pipewire-1.5.81/src/modules/module-metadata/protocol-native.c:209:16: call_function: inlined call to ‘spa_pod_parser_push_struct’ from ‘metadata_demarshal_property’
pipewire-1.5.81/src/modules/module-metadata/protocol-native.c:209:16: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-metadata/protocol-native.c:209:16: branch_true: ...to here
pipewire-1.5.81/src/modules/module-metadata/protocol-native.c:209:16: call_function: calling ‘spa_pod_parser_get’ from ‘metadata_demarshal_property’ with 9 variadic arguments
Error: GCC_ANALYZER_WARNING (CWE-686): [#def72]
pipewire-1.5.81/spa/include/spa/pod/parser.h:818:21: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘const char *’ but received ‘int’ for variadic argument 1 of ‘args’
pipewire-1.5.81/spa/tools/spa-inspect.c:37:13: enter_function: entry to ‘print_param’
pipewire-1.5.81/spa/tools/spa-inspect.c:44:20: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/tools/spa-inspect.c:45:25: call_function: inlined call to ‘spa_debug_format’ from ‘print_param’
Error: COMPILER_WARNING: [#def73]
pipewire-1.5.81/spa/include/spa/param/format-utils.h: scope_hint: In function ‘spa_format_parse’
pipewire-1.5.81/spa/include/spa/pod/parser.h:876:1: warning[-Wpedantic]: ISO C forbids braced-groups within expressions
pipewire-1.5.81/spa/include/spa/pod/parser.h:901:9: note: in expansion of macro ‘spa_pod_parser_get_object’
pipewire-1.5.81/spa/include/spa/pod/parser.h:905:9: note: in expansion of macro ‘spa_pod_body_parse_object’
pipewire-1.5.81/spa/include/spa/param/format-utils.h:32:16: note: in expansion of macro ‘spa_pod_parse_object’
Error: COMPILER_WARNING: [#def74]
pipewire-1.5.81/spa/include/spa/pod/parser.h:898:1: warning[-Wpedantic]: ISO C forbids braced-groups within expressions
pipewire-1.5.81/spa/include/spa/pod/parser.h:905:9: note: in expansion of macro ‘spa_pod_body_parse_object’
pipewire-1.5.81/spa/include/spa/param/format-utils.h:32:16: note: in expansion of macro ‘spa_pod_parse_object’
Error: CPPCHECK_WARNING (CWE-190): [#def75]
pipewire-1.5.81/spa/include/spa/support/cpu.h:173: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def76]
pipewire-1.5.81/spa/include/spa/support/cpu.h:177: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def77]
pipewire-1.5.81/spa/include/spa/support/cpu.h:181: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def78]
pipewire-1.5.81/spa/include/spa/support/cpu.h:185: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def79]
pipewire-1.5.81/spa/include/spa/support/cpu.h:189:16: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5535:15: call_function: calling ‘spa_support_find’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5535:15: return_function: returning to ‘pw_protocol_pulse_new’ from ‘spa_support_find’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5539:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5540:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5542:20: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5542:36: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5542:36: call_function: calling ‘spa_cpu_get_vm_type’ from ‘pw_protocol_pulse_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def80]
pipewire-1.5.81/spa/include/spa/support/cpu.h:189:16: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5512:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5535:15: call_function: calling ‘spa_support_find’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5535:15: return_function: returning to ‘pw_protocol_pulse_new’ from ‘spa_support_find’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5539:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5540:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5542:20: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5542:36: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5542:36: call_function: calling ‘spa_cpu_get_vm_type’ from ‘pw_protocol_pulse_new’
Error: CPPCHECK_WARNING (CWE-190): [#def81]
pipewire-1.5.81/spa/include/spa/support/dbus.h:94: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def82]
pipewire-1.5.81/spa/include/spa/support/dbus.h:100: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def83]
pipewire-1.5.81/spa/include/spa/support/dbus.h:138: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def84]
pipewire-1.5.81/spa/include/spa/support/dbus.h:138:16: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:349:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:362:16: call_function: calling ‘spa_support_find’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:362:16: return_function: returning to ‘pipewire__module_init’ from ‘spa_support_find’
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:363:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:366:16: branch_false: ...to here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:366:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:367:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:370:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:370:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:372:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:373:28: branch_true: following ‘true’ branch (when ‘args’ is non-NULL)...
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:373:35: branch_true: ...to here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:378:22: call_function: calling ‘spa_dbus_get_connection’ from ‘pipewire__module_init’
Error: CPPCHECK_WARNING (CWE-190): [#def85]
pipewire-1.5.81/spa/include/spa/support/i18n.h:67: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def86]
pipewire-1.5.81/spa/include/spa/support/i18n.h:75: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def87]
pipewire-1.5.81/spa/include/spa/support/log.h:229:9: warning[-Wanalyzer-malloc-leak]: leak of ‘backend’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1474:24: enter_function: entry to ‘backend_hsphfpd_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1490:19: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1491:12: branch_false: following ‘false’ branch (when ‘backend’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1494:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1500:24: call_function: calling ‘spa_support_find’ from ‘backend_hsphfpd_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1500:24: return_function: returning to ‘backend_hsphfpd_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1501:25: call_function: calling ‘spa_support_find’ from ‘backend_hsphfpd_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1501:25: return_function: returning to ‘backend_hsphfpd_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1502:30: call_function: calling ‘spa_support_find’ from ‘backend_hsphfpd_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1502:30: return_function: returning to ‘backend_hsphfpd_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1504:12: branch_true: following ‘true’ branch (when ‘info’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1504:28: call_function: inlined call to ‘spa_dict_lookup’ from ‘backend_hsphfpd_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1504:28: call_function: inlined call to ‘spa_dict_lookup’ from ‘backend_hsphfpd_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1504:13: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1505:43: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1509:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1512:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1512:9: call_function: calling ‘spa_log_topic_init’ from ‘backend_hsphfpd_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def88]
pipewire-1.5.81/spa/include/spa/support/log.h:229:9: warning[-Wanalyzer-malloc-leak]: leak of ‘group’
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:363:22: enter_function: entry to ‘group_create’
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:378:17: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:379:12: branch_false: following ‘false’ branch (when ‘group’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:382:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:382:9: call_function: calling ‘spa_log_topic_init’ from ‘group_create’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def89]
pipewire-1.5.81/spa/include/spa/support/log.h:229:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:176:35: enter_function: entry to ‘load_media_codecs’
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:200:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:201:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:204:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:207:9: call_function: calling ‘spa_log_topic_init’ from ‘load_media_codecs’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def90]
pipewire-1.5.81/spa/include/spa/support/log.h:273:22: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
pipewire-1.5.81/spa/plugins/support/journal.c:39:1: enter_function: entry to ‘impl_log_logtv’
pipewire-1.5.81/spa/plugins/support/journal.c:56:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/support/journal.c:58:17: branch_true: ...to here
pipewire-1.5.81/spa/plugins/support/journal.c:58:17: acquire_resource: ‘va_copy’ called here
pipewire-1.5.81/spa/plugins/support/journal.c:60:17: call_function: calling ‘spa_log_logtv’ from ‘impl_log_logtv’
Error: CPPCHECK_WARNING (CWE-190): [#def91]
pipewire-1.5.81/spa/include/spa/support/log.h:277: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-404): [#def92]
pipewire-1.5.81/spa/include/spa/support/log.h:277:21: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
pipewire-1.5.81/spa/plugins/support/journal.c:39:1: enter_function: entry to ‘impl_log_logtv’
pipewire-1.5.81/spa/plugins/support/journal.c:56:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/support/journal.c:58:17: branch_true: ...to here
pipewire-1.5.81/spa/plugins/support/journal.c:58:17: acquire_resource: ‘va_copy’ called here
pipewire-1.5.81/spa/plugins/support/journal.c:60:17: call_function: calling ‘spa_log_logtv’ from ‘impl_log_logtv’
Error: CPPCHECK_WARNING (CWE-190): [#def93]
pipewire-1.5.81/spa/include/spa/support/loop.h:162: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def94]
pipewire-1.5.81/spa/include/spa/support/loop.h:162:16: warning[-Wanalyzer-malloc-leak]: leak of ‘data.a’
pipewire-1.5.81/test/test-loop.c:185:1: enter_function: entry to ‘pwtest_loop_recurse2’
pipewire-1.5.81/test/test-loop.c:198:18: acquire_memory: allocated here
pipewire-1.5.81/test/test-loop.c:210:9: call_function: inlined call to ‘pw_loop_add_source’ from ‘pwtest_loop_recurse2’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def95]
pipewire-1.5.81/spa/include/spa/support/loop.h:162:16: warning[-Wanalyzer-malloc-leak]: leak of ‘data.b’
pipewire-1.5.81/test/test-loop.c:185:1: enter_function: entry to ‘pwtest_loop_recurse2’
pipewire-1.5.81/test/test-loop.c:199:18: acquire_memory: allocated here
pipewire-1.5.81/test/test-loop.c:210:9: call_function: inlined call to ‘pw_loop_add_source’ from ‘pwtest_loop_recurse2’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def96]
pipewire-1.5.81/spa/include/spa/support/loop.h:162:16: warning[-Wanalyzer-malloc-leak]: leak of ‘group’
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:363:22: enter_function: entry to ‘group_create’
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:378:17: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:379:12: branch_false: following ‘false’ branch (when ‘group’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:382:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:393:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:400:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:405:9: call_function: calling ‘spa_loop_add_source’ from ‘group_create’
Error: CPPCHECK_WARNING (CWE-190): [#def97]
pipewire-1.5.81/spa/include/spa/support/loop.h:167: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def98]
pipewire-1.5.81/spa/include/spa/support/loop.h:172: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def99]
pipewire-1.5.81/spa/include/spa/support/loop.h:179: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def100]
pipewire-1.5.81/spa/include/spa/support/loop.h:179:16: warning[-Wanalyzer-malloc-leak]: leak of ‘info.name’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:172:13: enter_function: entry to ‘handle_module_group’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:182:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:185:20: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:186:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:189:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:190:21: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:193:21: branch_true: following ‘true’ branch (when ‘i != 10’)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:194:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:193:21: branch_false: following ‘false’ branch (when ‘i == 10’)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:200:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:200:9: call_function: inlined call to ‘pw_loop_invoke’ from ‘handle_module_group’
Error: CPPCHECK_WARNING (CWE-190): [#def101]
pipewire-1.5.81/spa/include/spa/support/loop.h:187: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def102]
pipewire-1.5.81/spa/include/spa/support/loop.h:187:16: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1644:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1753:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1808:9: call_function: calling ‘impl_destroy’ from ‘pipewire__module_init’
Error: CPPCHECK_WARNING (CWE-190): [#def103]
pipewire-1.5.81/spa/include/spa/support/loop.h:381: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def104]
pipewire-1.5.81/spa/include/spa/support/loop.h:388: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def105]
pipewire-1.5.81/spa/include/spa/support/loop.h:393: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def106]
pipewire-1.5.81/spa/include/spa/support/loop.h:397: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def107]
pipewire-1.5.81/spa/include/spa/support/loop.h:402: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def108]
pipewire-1.5.81/spa/include/spa/support/loop.h:502: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def109]
pipewire-1.5.81/spa/include/spa/support/loop.h:502:16: warning[-Wanalyzer-malloc-leak]: leak of ‘data’
pipewire-1.5.81/spa/plugins/support/dbus.c:139:20: enter_function: entry to ‘add_watch’
pipewire-1.5.81/spa/plugins/support/dbus.c:147:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/support/dbus.c:151:24: call_function: calling ‘spa_loop_utils_add_io’ from ‘add_watch’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def110]
pipewire-1.5.81/spa/include/spa/support/loop.h:502:16: warning[-Wanalyzer-malloc-leak]: leak of ‘mmrp’
pipewire-1.5.81/src/modules/module-avb/mmrp.c:178:18: enter_function: entry to ‘avb_mmrp_register’
pipewire-1.5.81/src/modules/module-avb/mmrp.c:184:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-avb/mmrp.c:188:16: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/mmrp.c:188:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/mmrp.c:189:12: branch_false: following ‘false’ branch (when ‘mmrp’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/mmrp.c:194:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/mmrp.c:197:24: call_function: inlined call to ‘pw_loop_add_io’ from ‘avb_mmrp_register’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def111]
pipewire-1.5.81/spa/include/spa/support/loop.h:502:16: warning[-Wanalyzer-malloc-leak]: leak of ‘msrp’
pipewire-1.5.81/src/modules/module-avb/msrp.c:403:18: enter_function: entry to ‘avb_msrp_register’
pipewire-1.5.81/src/modules/module-avb/msrp.c:409:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-avb/msrp.c:413:16: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/msrp.c:413:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/msrp.c:414:12: branch_false: following ‘false’ branch (when ‘msrp’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/msrp.c:419:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/msrp.c:422:24: call_function: inlined call to ‘pw_loop_add_io’ from ‘avb_msrp_register’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def112]
pipewire-1.5.81/spa/include/spa/support/loop.h:502:16: warning[-Wanalyzer-malloc-leak]: leak of ‘mvrp’
pipewire-1.5.81/src/modules/module-avb/mvrp.c:241:18: enter_function: entry to ‘avb_mvrp_register’
pipewire-1.5.81/src/modules/module-avb/mvrp.c:247:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-avb/mvrp.c:251:16: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/mvrp.c:251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/mvrp.c:252:12: branch_false: following ‘false’ branch (when ‘mvrp’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/mvrp.c:257:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/mvrp.c:260:24: call_function: inlined call to ‘pw_loop_add_io’ from ‘avb_mvrp_register’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def113]
pipewire-1.5.81/spa/include/spa/support/loop.h:502:16: warning[-Wanalyzer-malloc-leak]: leak of ‘w’
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:61:20: enter_function: entry to ‘watch_new’
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:67:13: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:68:12: branch_false: following ‘false’ branch (when ‘w’ is non-NULL)...
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:71:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:75:21: call_function: inlined call to ‘pw_loop_add_io’ from ‘watch_new’
Error: CPPCHECK_WARNING (CWE-190): [#def114]
pipewire-1.5.81/spa/include/spa/support/loop.h:508: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def115]
pipewire-1.5.81/spa/include/spa/support/loop.h:515: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def116]
pipewire-1.5.81/spa/include/spa/support/loop.h:515:16: warning[-Wanalyzer-malloc-leak]: leak of ‘conn’
pipewire-1.5.81/spa/plugins/support/dbus.c:415:1: enter_function: entry to ‘impl_get_connection’
pipewire-1.5.81/spa/plugins/support/dbus.c:422:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/support/dbus.c:426:32: call_function: calling ‘spa_loop_utils_add_idle’ from ‘impl_get_connection’
Error: CPPCHECK_WARNING (CWE-190): [#def117]
pipewire-1.5.81/spa/include/spa/support/loop.h:521: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def118]
pipewire-1.5.81/spa/include/spa/support/loop.h:527: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def119]
pipewire-1.5.81/spa/include/spa/support/loop.h:527:16: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/work-queue.c:79:23: enter_function: entry to ‘pw_work_queue_new’
pipewire-1.5.81/src/pipewire/work-queue.c:84:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/work-queue.c:85:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/work-queue.c:88:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/work-queue.c:88:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/work-queue.c:90:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/work-queue.c:92:24: call_function: inlined call to ‘pw_loop_add_event’ from ‘pw_work_queue_new’
Error: CPPCHECK_WARNING (CWE-190): [#def120]
pipewire-1.5.81/spa/include/spa/support/loop.h:533: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def121]
pipewire-1.5.81/spa/include/spa/support/loop.h:539: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def122]
pipewire-1.5.81/spa/include/spa/support/loop.h:539:16: warning[-Wanalyzer-malloc-leak]: leak of ‘backend’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:880:24: enter_function: entry to ‘backend_ofono_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:893:19: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:894:12: branch_false: following ‘false’ branch (when ‘backend’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:897:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:903:24: call_function: calling ‘spa_support_find’ from ‘backend_ofono_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:903:24: return_function: returning to ‘backend_ofono_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:904:25: call_function: calling ‘spa_support_find’ from ‘backend_ofono_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:904:25: return_function: returning to ‘backend_ofono_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:905:30: call_function: calling ‘spa_support_find’ from ‘backend_ofono_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:905:30: return_function: returning to ‘backend_ofono_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:906:32: call_function: calling ‘spa_support_find’ from ‘backend_ofono_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:906:32: return_function: returning to ‘backend_ofono_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:907:31: call_function: calling ‘spa_support_find’ from ‘backend_ofono_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:907:31: return_function: returning to ‘backend_ofono_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:909:12: branch_true: following ‘true’ branch (when ‘info’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:909:28: call_function: inlined call to ‘spa_dict_lookup’ from ‘backend_ofono_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:909:28: call_function: inlined call to ‘spa_dict_lookup’ from ‘backend_ofono_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:909:13: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:910:43: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:914:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:917:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:919:26: call_function: calling ‘spa_loop_utils_add_timer’ from ‘backend_ofono_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def123]
pipewire-1.5.81/spa/include/spa/support/loop.h:539:16: warning[-Wanalyzer-malloc-leak]: leak of ‘data’
pipewire-1.5.81/spa/plugins/support/dbus.c:210:20: enter_function: entry to ‘add_timeout’
pipewire-1.5.81/spa/plugins/support/dbus.c:218:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/support/dbus.c:221:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/support/dbus.c:223:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/support/dbus.c:225:24: call_function: calling ‘spa_loop_utils_add_timer’ from ‘add_timeout’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def124]
pipewire-1.5.81/spa/include/spa/support/loop.h:539:16: warning[-Wanalyzer-malloc-leak]: leak of ‘queue’
pipewire-1.5.81/src/pipewire/timer-queue.c:73:24: enter_function: entry to ‘pw_timer_queue_new’
pipewire-1.5.81/src/pipewire/timer-queue.c:78:17: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/timer-queue.c:79:12: branch_false: following ‘false’ branch (when ‘queue’ is non-NULL)...
pipewire-1.5.81/src/pipewire/timer-queue.c:82:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/timer-queue.c:83:24: call_function: inlined call to ‘pw_loop_add_timer’ from ‘pw_timer_queue_new’
Error: CPPCHECK_WARNING (CWE-190): [#def125]
pipewire-1.5.81/spa/include/spa/support/loop.h:546: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def126]
pipewire-1.5.81/spa/include/spa/support/loop.h:554: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def127]
pipewire-1.5.81/spa/include/spa/support/loop.h:561: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def128]
pipewire-1.5.81/spa/include/spa/support/plugin-loader.h:62: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def129]
pipewire-1.5.81/spa/include/spa/support/plugin-loader.h:62:16: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:176:35: enter_function: entry to ‘load_media_codecs’
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:200:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:201:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:204:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:209:21: branch_true: following ‘true’ branch (when ‘i != 14’)...
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:210:66: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:210:17: call_function: calling ‘load_media_codecs_from’ from ‘load_media_codecs’
Error: CPPCHECK_WARNING (CWE-190): [#def130]
pipewire-1.5.81/spa/include/spa/support/plugin-loader.h:69: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def131]
pipewire-1.5.81/spa/include/spa/support/plugin.h:69: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def132]
pipewire-1.5.81/spa/include/spa/support/plugin.h:69:16: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/loop.c:40:17: enter_function: entry to ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:52:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/loop.c:53:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/loop.c:58:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:60:12: branch_false: following ‘false’ branch (when ‘props’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:68:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:74:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:74:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
Error: CPPCHECK_WARNING (CWE-190): [#def133]
pipewire-1.5.81/spa/include/spa/support/plugin.h:74: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def134]
pipewire-1.5.81/spa/include/spa/support/plugin.h:192:16: warning[-Wanalyzer-malloc-leak]: leak of ‘ctx.adapter_handle’
pipewire-1.5.81/spa/plugins/audioconvert/test-audioadapter.c:267:5: enter_function: entry to ‘main’
pipewire-1.5.81/spa/plugins/audioconvert/test-audioadapter.c:273:9: call_function: calling ‘setup_context’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def135]
pipewire-1.5.81/spa/include/spa/support/plugin.h:192:16: warning[-Wanalyzer-malloc-leak]: leak of ‘ctx.convert_handle’
pipewire-1.5.81/spa/plugins/audioconvert/test-audioconvert.c:1119:5: enter_function: entry to ‘main’
pipewire-1.5.81/spa/plugins/audioconvert/test-audioconvert.c:1125:9: call_function: calling ‘setup_context’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def136]
pipewire-1.5.81/spa/include/spa/support/plugin.h:192:16: warning[-Wanalyzer-malloc-leak]: leak of ‘ctx.follower_handle’
pipewire-1.5.81/spa/plugins/audioconvert/test-audioadapter.c:267:5: enter_function: entry to ‘main’
pipewire-1.5.81/spa/plugins/audioconvert/test-audioadapter.c:273:9: call_function: calling ‘setup_context’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def137]
pipewire-1.5.81/spa/include/spa/support/plugin.h:192:16: warning[-Wanalyzer-malloc-leak]: leak of ‘handle’
pipewire-1.5.81/spa/plugins/audioconvert/test-channelmix.c:371:5: enter_function: entry to ‘main’
pipewire-1.5.81/spa/plugins/audioconvert/test-channelmix.c:380:21: call_function: calling ‘get_cpu_flags’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def138]
pipewire-1.5.81/spa/include/spa/support/system.h:159:16: warning[-Wanalyzer-malloc-leak]: leak of ‘group’
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:363:22: enter_function: entry to ‘group_create’
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:378:17: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:379:12: branch_false: following ‘false’ branch (when ‘group’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:382:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:391:26: call_function: inlined call to ‘spa_system_timerfd_create’ from ‘group_create’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def139]
pipewire-1.5.81/spa/include/spa/support/system.h:185:16: warning[-Wanalyzer-malloc-leak]: leak of ‘get_source(object)’
pipewire-1.5.81/spa/plugins/support/loop.c:1340:1: enter_function: entry to ‘impl_init’
pipewire-1.5.81/spa/plugins/support/loop.c:1352:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/support/loop.c:1353:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:1353:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/support/loop.c:1355:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:1385:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/support/loop.c:1386:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:1386:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/support/loop.c:1387:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:1390:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/support/loop.c:1391:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:1393:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/support/loop.c:1394:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:1394:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/support/loop.c:1396:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:1396:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/support/loop.c:1397:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:1397:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/support/loop.c:1398:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:1402:24: call_function: calling ‘spa_support_find’ from ‘impl_init’
pipewire-1.5.81/spa/plugins/support/loop.c:1402:24: return_function: returning to ‘impl_init’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/support/loop.c:1404:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/support/loop.c:1409:20: call_function: inlined call to ‘spa_system_pollfd_create’ from ‘impl_init’
pipewire-1.5.81/spa/plugins/support/loop.c:1409:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/support/loop.c:1414:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:1420:24: call_function: calling ‘loop_add_event’ from ‘impl_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def140]
pipewire-1.5.81/spa/include/spa/support/system.h:185:16: warning[-Wanalyzer-malloc-leak]: leak of ‘queue’
pipewire-1.5.81/spa/plugins/support/loop.c:222:22: enter_function: entry to ‘loop_create_queue’
pipewire-1.5.81/spa/plugins/support/loop.c:228:17: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/support/loop.c:229:12: branch_false: following ‘false’ branch (when ‘queue’ is non-NULL)...
pipewire-1.5.81/spa/plugins/support/loop.c:232:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:239:12: branch_true: following ‘true’ branch (when ‘with_fd != 0’)...
pipewire-1.5.81/spa/plugins/support/loop.c:240:28: branch_true: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:240:28: call_function: inlined call to ‘spa_system_eventfd_create’ from ‘loop_create_queue’
Error: CPPCHECK_WARNING (CWE-190): [#def141]
pipewire-1.5.81/spa/include/spa/support/thread.h:72: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def142]
pipewire-1.5.81/spa/include/spa/support/thread.h:72:16: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-rt.c:719:27: enter_function: entry to ‘impl_create’
pipewire-1.5.81/src/modules/module-rt.c:726:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rt.c:733:18: call_function: calling ‘pw_thread_utils_create’ from ‘impl_create’
Error: CPPCHECK_WARNING (CWE-190): [#def143]
pipewire-1.5.81/spa/include/spa/support/thread.h:82: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def144]
pipewire-1.5.81/spa/include/spa/support/thread.h:92: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def145]
pipewire-1.5.81/spa/include/spa/support/thread.h:102: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def146]
pipewire-1.5.81/spa/include/spa/support/thread.h:112: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-775): [#def147]
pipewire-1.5.81/spa/include/spa/utils/cleanup.h:96:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘_old_value_’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2999:13: enter_function: entry to ‘sco_listen’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3004:34: acquire_resource: socket created here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3005:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3011:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3015:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3020:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3028:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3029:17: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3004:27: call_function: calling ‘_spa_autoclose_cleanup_func’ from ‘sco_listen’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def148]
pipewire-1.5.81/spa/include/spa/utils/cleanup.h:96:9: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:39: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:39: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1899:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1899:32: call_function: calling ‘make_unix_socket’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def149]
pipewire-1.5.81/spa/include/spa/utils/cleanup.h:96:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1868:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:39: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1899:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1899:32: call_function: calling ‘make_unix_socket’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def150]
pipewire-1.5.81/spa/include/spa/utils/cleanup.h:98:1: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:39: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:39: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1899:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1899:32: call_function: calling ‘make_unix_socket’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def151]
pipewire-1.5.81/spa/include/spa/utils/cleanup.h:98:1: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1868:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:39: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1899:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1899:32: call_function: calling ‘make_unix_socket’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def152]
pipewire-1.5.81/spa/include/spa/utils/cleanup.h:113:1: warning[-Wanalyzer-malloc-leak]: leak of ‘_old_value_’
pipewire-1.5.81/src/pipewire/impl-module.c:38:14: enter_function: entry to ‘find_module’
pipewire-1.5.81/src/pipewire/impl-module.c:45:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/impl-module.c:45:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-module.c:46:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/impl-module.c:49:13: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-module.c:58:12: branch_false: following ‘false’ branch (when ‘level > 0’)...
pipewire-1.5.81/src/pipewire/impl-module.c:61:32: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-module.c:62:12: branch_false: following ‘false’ branch...
branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-module.c:69:16: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/impl-module.c:70:31: branch_true: ...to here
pipewire-1.5.81/src/pipewire/impl-module.c:70:21: call_function: calling ‘spa_streq’ from ‘find_module’
pipewire-1.5.81/src/pipewire/impl-module.c:70:21: return_function: returning to ‘find_module’ from ‘spa_streq’
pipewire-1.5.81/src/pipewire/impl-module.c:70:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/impl-module.c:70:54: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-module.c:70:54: call_function: calling ‘spa_streq’ from ‘find_module’
pipewire-1.5.81/src/pipewire/impl-module.c:70:54: return_function: returning to ‘find_module’ from ‘spa_streq’
pipewire-1.5.81/src/pipewire/impl-module.c:70:21: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/impl-module.c:73:46: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-module.c:73:46: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/impl-module.c:73:46: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-module.c:74:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/impl-module.c:77:21: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-module.c:79:36: call_function: calling ‘find_module’ from ‘find_module’
Error: COMPILER_WARNING: [#def153]
pipewire-1.5.81/spa/include/spa/utils/json-core.h: scope_hint: In function ‘spa_json_next’
pipewire-1.5.81/spa/include/spa/utils/defs.h:83:1: warning[-Wpedantic]: ISO C forbids braced-groups within expressions
pipewire-1.5.81/spa/include/spa/utils/defs.h:91:81: note: in expansion of macro ‘SPA_FLAG_CLEAR’
pipewire-1.5.81/spa/include/spa/utils/json-core.h:142:41: note: in expansion of macro ‘SPA_FLAG_UPDATE’
Error: COMPILER_WARNING: [#def154]
pipewire-1.5.81/spa/include/spa/utils/defs.h:85:95: warning[-Wpedantic]: expression in static assertion is not an integer constant expression
pipewire-1.5.81/spa/include/spa/utils/defs.h:27:65: note: in definition of macro ‘SPA_STATIC_ASSERT_IMPL’
pipewire-1.5.81/spa/include/spa/utils/defs.h:84:9: note: in expansion of macro ‘SPA_STATIC_ASSERT’
pipewire-1.5.81/spa/include/spa/utils/defs.h:91:81: note: in expansion of macro ‘SPA_FLAG_CLEAR’
pipewire-1.5.81/spa/include/spa/utils/json-core.h:167:41: note: in expansion of macro ‘SPA_FLAG_UPDATE’
Error: COMPILER_WARNING: [#def155]
pipewire-1.5.81/spa/include/spa/utils/result.h:10: included_from: Included from here.
pipewire-1.5.81/spa/tools/spa-json-dump.c:16: included_from: Included from here.
pipewire-1.5.81/spa/include/spa/utils/string.h: scope_hint: In function ‘spa_strbuf_append’
pipewire-1.5.81/spa/include/spa/utils/defs.h:147:1: warning[-Wpedantic]: ISO C forbids braced-groups within expressions
pipewire-1.5.81/spa/include/spa/utils/string.h:392:29: note: in expansion of macro ‘SPA_MIN’
Error: COMPILER_WARNING: [#def156]
pipewire-1.5.81/spa/include/spa/utils/json-core.h: scope_hint: In function ‘spa_json_get_error’
pipewire-1.5.81/spa/include/spa/utils/defs.h:153:1: warning[-Wpedantic]: ISO C forbids braced-groups within expressions
pipewire-1.5.81/spa/include/spa/utils/defs.h:148:20: note: in definition of macro ‘SPA_MIN’
pipewire-1.5.81/spa/include/spa/utils/defs.h:163:17: note: in expansion of macro ‘SPA_MAX’
pipewire-1.5.81/spa/include/spa/utils/json-core.h:379:24: note: in expansion of macro ‘SPA_CLAMP’
Error: COMPILER_WARNING: [#def157]
pipewire-1.5.81/spa/include/spa/utils/defs.h:159:1: warning[-Wpedantic]: ISO C forbids braced-groups within expressions
pipewire-1.5.81/spa/include/spa/utils/json-core.h:379:24: note: in expansion of macro ‘SPA_CLAMP’
Error: COMPILER_WARNING: [#def158]
pipewire-1.5.81/spa/include/spa/support/log.h:12: included_from: Included from here.
pipewire-1.5.81/spa/include/spa/debug/file.h:13: included_from: Included from here.
pipewire-1.5.81/spa/tools/spa-json-dump.c:18: included_from: Included from here.
pipewire-1.5.81/spa/include/spa/support/log.h: scope_hint: In function ‘spa_log_topic_init’
pipewire-1.5.81/spa/include/spa/utils/hook.h:165:1: warning[-Wpedantic]: ISO C forbids braced-groups within expressions
pipewire-1.5.81/spa/include/spa/utils/hook.h:238:9: note: in expansion of macro ‘spa_callbacks_call’
pipewire-1.5.81/spa/include/spa/support/log.h:229:9: note: in expansion of macro ‘spa_interface_call’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def159]
pipewire-1.5.81/spa/include/spa/utils/hook.h:441:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘hook’ where non-null expected
pipewire-1.5.81/test/test-spa-utils.c:344:1: enter_function: entry to ‘utils_hook’
pipewire-1.5.81/test/test-spa-utils.c:361:13: acquire_memory: this call could return NULL
pipewire-1.5.81/test/test-spa-utils.c:362:9: call_function: calling ‘spa_hook_list_append’ from ‘utils_hook’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def160]
pipewire-1.5.81/spa/include/spa/utils/hook.h:462:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/impl-metadata.c:266:26: enter_function: entry to ‘pw_context_create_metadata’
pipewire-1.5.81/src/pipewire/impl-metadata.c:279:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/impl-metadata.c:280:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/impl-metadata.c:284:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-metadata.c:294:9: call_function: calling ‘pw_impl_metadata_set_implementation’ from ‘pw_context_create_metadata’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def161]
pipewire-1.5.81/spa/include/spa/utils/json-core.h:112:52: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘value’
pipewire-1.5.81/src/modules/module-protocol-pulse/cmd.c:67:12: enter_function: entry to ‘parse_cmd’
pipewire-1.5.81/src/modules/module-protocol-pulse/cmd.c:75:32: acquire_memory: this call could return NULL
pipewire-1.5.81/src/modules/module-protocol-pulse/cmd.c:76:13: call_function: inlined call to ‘spa_json_begin_array’ from ‘parse_cmd’
Error: COMPILER_WARNING: [#def162]
pipewire-1.5.81/spa/include/spa/utils/json.h:15: included_from: Included from here.
pipewire-1.5.81/spa/tools/spa-json-dump.c:17: included_from: Included from here.
pipewire-1.5.81/spa/include/spa/utils/json-core.h:251:25: warning[-Wpedantic]: ISO C does not support range expressions in switch statements before C2Y
Error: COMPILER_WARNING: [#def163]
pipewire-1.5.81/spa/include/spa/utils/json-core.h:254:25: warning[-Wpedantic]: ISO C does not support range expressions in switch statements before C2Y
Error: COMPILER_WARNING: [#def164]
pipewire-1.5.81/spa/include/spa/utils/json-core.h:257:25: warning[-Wpedantic]: ISO C does not support range expressions in switch statements before C2Y
Error: COMPILER_WARNING: [#def165]
pipewire-1.5.81/spa/include/spa/utils/json-core.h:268:25: warning[-Wpedantic]: ISO C does not support range expressions in switch statements before C2Y
Error: GCC_ANALYZER_WARNING (CWE-476): [#def166]
pipewire-1.5.81/spa/include/spa/utils/json-core.h:391:28: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘value’
pipewire-1.5.81/src/modules/module-protocol-pulse/cmd.c:67:12: enter_function: entry to ‘parse_cmd’
pipewire-1.5.81/src/modules/module-protocol-pulse/cmd.c:75:32: acquire_memory: this call could return NULL
pipewire-1.5.81/src/modules/module-protocol-pulse/cmd.c:76:13: call_function: inlined call to ‘spa_json_begin_array’ from ‘parse_cmd’
Error: COMPILER_WARNING: [#def167]
pipewire-1.5.81/spa/include/spa/utils/json-core.h: scope_hint: In function ‘spa_json_parse_float’
pipewire-1.5.81/spa/include/spa/utils/json-core.h:424:37: warning[-Wpedantic]: ISO C does not support range expressions in switch statements before C2Y
Error: GCC_ANALYZER_WARNING (CWE-476): [#def168]
pipewire-1.5.81/spa/include/spa/utils/list.h:53:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘e’
pipewire-1.5.81/test/test-spa-utils.c:255:13: acquire_memory: this call could return NULL
pipewire-1.5.81/test/test-spa-utils.c:257:9: call_function: inlined call to ‘spa_list_insert’ from ‘utils_list’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def169]
pipewire-1.5.81/spa/include/spa/utils/list.h:71:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘t’
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:496:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:506:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:509:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:509:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:511:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:515:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:516:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:537:12: branch_true: following ‘true’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:538:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:538:17: call_function: calling ‘impl_free’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-416): [#def170]
pipewire-1.5.81/spa/include/spa/utils/list.h:71:9: warning[-Wanalyzer-use-after-free]: use after ‘free’ of ‘cpid’
pipewire-1.5.81/test/pwtest.c:862:12: enter_function: entry to ‘start_test_forked’
pipewire-1.5.81/test/pwtest.c:872:12: branch_false: following ‘false’ branch (when ‘pid >= 0’)...
pipewire-1.5.81/test/pwtest.c:879:12: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:879:12: branch_false: following ‘false’ branch (when ‘pid == 0’)...
pipewire-1.5.81/test/pwtest.c:886:9: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:886:9: call_function: calling ‘close_pipes’ from ‘start_test_forked’
pipewire-1.5.81/test/pwtest.c:886:9: return_function: returning to ‘start_test_forked’ from ‘close_pipes’
pipewire-1.5.81/test/pwtest.c:889:9: call_function: calling ‘free_cleanup_pids’ from ‘start_test_forked’
Error: GCC_ANALYZER_WARNING (CWE-416): [#def171]
pipewire-1.5.81/spa/include/spa/utils/list.h:71:9: warning[-Wanalyzer-use-after-free]: use after ‘free’ of ‘e’
pipewire-1.5.81/test/test-spa-utils.c:245:1: enter_function: entry to ‘utils_list’
pipewire-1.5.81/test/test-spa-utils.c:265:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-spa-utils.c:266:9: branch_false: ...to here
pipewire-1.5.81/test/test-spa-utils.c:293:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/test-spa-utils.c:294:17: call_function: inlined call to ‘spa_list_remove’ from ‘utils_list’
pipewire-1.5.81/test/test-spa-utils.c:295:17: release_memory: freed here
pipewire-1.5.81/test/test-spa-utils.c:293:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/test-spa-utils.c:294:17: call_function: inlined call to ‘spa_list_remove’ from ‘utils_list’
Error: GCC_ANALYZER_WARNING (CWE-416): [#def172]
pipewire-1.5.81/spa/include/spa/utils/list.h:71:9: warning[-Wanalyzer-use-after-free]: use after ‘free’ of ‘g’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:279:12: enter_function: entry to ‘module_gsettings_unload’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:291:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:292:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:292:17: call_function: calling ‘unload_module’ from ‘module_gsettings_unload’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:292:17: return_function: returning to ‘module_gsettings_unload’ from ‘unload_module’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:291:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:292:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:292:17: call_function: calling ‘unload_module’ from ‘module_gsettings_unload’
Error: GCC_ANALYZER_WARNING (CWE-416): [#def173]
pipewire-1.5.81/spa/include/spa/utils/list.h:71:9: warning[-Wanalyzer-use-after-free]: use after ‘free’ of ‘item’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2500:13: enter_function: entry to ‘rfcomm_event’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2505:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2511:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2511:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2515:23: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2516:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2520:17: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2536:25: call_function: calling ‘rfcomm_process_events’ from ‘rfcomm_event’
Error: GCC_ANALYZER_WARNING (CWE-416): [#def174]
pipewire-1.5.81/spa/include/spa/utils/list.h:71:9: warning[-Wanalyzer-use-after-free]: use after ‘free’ of ‘s’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-device-restore.c:474:12: enter_function: entry to ‘module_device_restore_unload’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-device-restore.c:479:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-device-restore.c:480:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-device-restore.c:480:17: call_function: calling ‘remove_subscribe’ from ‘module_device_restore_unload’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-device-restore.c:480:17: return_function: returning to ‘module_device_restore_unload’ from ‘remove_subscribe’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-device-restore.c:479:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-device-restore.c:480:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-device-restore.c:480:17: call_function: calling ‘remove_subscribe’ from ‘module_device_restore_unload’
Error: GCC_ANALYZER_WARNING (CWE-416): [#def175]
pipewire-1.5.81/spa/include/spa/utils/list.h:71:9: warning[-Wanalyzer-use-after-free]: use after ‘free’ of ‘t’
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:496:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:506:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:509:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:509:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:509:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:515:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:516:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:537:12: branch_true: following ‘true’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:538:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:538:17: call_function: calling ‘impl_free’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-416): [#def176]
pipewire-1.5.81/spa/include/spa/utils/list.h:71:9: warning[-Wanalyzer-use-after-free]: use after ‘free’ of ‘updated_call’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2500:13: enter_function: entry to ‘rfcomm_event’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2505:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2506:17: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2507:17: call_function: calling ‘rfcomm_free’ from ‘rfcomm_event’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def177]
pipewire-1.5.81/spa/include/spa/utils/string.h:229:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘buffer’
pipewire-1.5.81/test/pwtest.c:1020:13: enter_function: entry to ‘run_test’
pipewire-1.5.81/test/pwtest.c:1028:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/pwtest.c:1029:29: branch_true: ...to here
pipewire-1.5.81/test/pwtest.c:1029:29: call_function: calling ‘pw_array_add’ from ‘run_test’
pipewire-1.5.81/test/pwtest.c:1029:29: return_function: returning to ‘run_test’ from ‘pw_array_add’
pipewire-1.5.81/test/pwtest.c:1030:17: call_function: calling ‘spa_scnprintf’ from ‘run_test’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def178]
pipewire-1.5.81/spa/plugins/alsa/acp-tool.c:607:9: warning[-Wanalyzer-malloc-leak]: leak of ‘data.properties’
pipewire-1.5.81/spa/plugins/alsa/acp-tool.c:722:5: enter_function: entry to ‘main’
pipewire-1.5.81/spa/plugins/alsa/acp-tool.c:726:44: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/alsa/acp-tool.c:756:20: call_function: calling ‘do_probe’ from ‘main’
Error: CPPCHECK_WARNING (CWE-457): [#def179]
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-mixer.c:3655: error[legacyUninitvar]: Uninitialized variable: a_limit
Error: CPPCHECK_WARNING (CWE-457): [#def180]
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-ucm.c:1307: warning[uninitvar]: Uninitialized variables: sorted.next, sorted.prev, sorted.proplist, sorted.type, sorted.playback_priority, sorted.capture_priority, sorted.playback_rate, sorted.capture_rate, sorted.playback_channels, sorted.capture_channels, sorted.playback_volumes, sorted.capture_volumes, sorted.playback_mapping, sorted.capture_mapping, sorted.conflicting_devices, sorted.supported_devices, sorted.ucm_ports, sorted.jack, sorted.hw_mute_jacks, sorted.available, sorted.eld_mixer_device_name, sorted.eld_device, sorted.playbac [...]
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-ucm.c:1307: note: trimmed 1 message(s) with length over 512
Error: CPPCHECK_WARNING (CWE-457): [#def181]
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-ucm.c:1339: warning[uninitvar]: Uninitialized variables: sorted.next, sorted.prev, sorted.proplist, sorted.type, sorted.playback_priority, sorted.capture_priority, sorted.playback_rate, sorted.capture_rate, sorted.playback_channels, sorted.capture_channels, sorted.playback_volumes, sorted.capture_volumes, sorted.playback_mapping, sorted.capture_mapping, sorted.conflicting_devices, sorted.supported_devices, sorted.ucm_ports, sorted.jack, sorted.hw_mute_jacks, sorted.available, sorted.eld_mixer_device_name, sorted.eld_device, sorted.playbac [...]
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-ucm.c:1339: note: trimmed 1 message(s) with length over 512
Error: CPPCHECK_WARNING (CWE-476): [#def182]
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-ucm.c:2231: warning[nullPointer]: Possible null pointer dereference: c
Error: GCC_ANALYZER_WARNING (CWE-401): [#def183]
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1519:20: warning[-Wanalyzer-malloc-leak]: leak of ‘_mem_alloc’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1494:8: branch_false: following ‘false’ branch...
branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1499:24: branch_true: following ‘true’ branch (when ‘i != 19’)...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1500:13: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1499:24: branch_true: following ‘true’ branch (when ‘i != 19’)...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1500:13: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1506:8: branch_false: following ‘false’ branch (when ‘n == 0’)...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1516:17: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1516:17: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1516:17: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1518:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1519:20: danger: ‘_mem_alloc’ leaks here; was allocated at [(9)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def184]
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1598:20: warning[-Wanalyzer-malloc-leak]: leak of ‘_mem_alloc’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1573:8: branch_false: following ‘false’ branch...
branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1578:24: branch_true: following ‘true’ branch (when ‘i != 13’)...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1579:78: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1578:24: branch_true: following ‘true’ branch (when ‘i != 13’)...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1579:78: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1585:8: branch_false: following ‘false’ branch (when ‘n == 0’)...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1595:19: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1595:19: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1595:19: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1597:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1598:20: danger: ‘_mem_alloc’ leaks here; was allocated at [(9)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def185]
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1635:12: warning[-Wanalyzer-malloc-leak]: leak of ‘_mem_alloc’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1532:21: enter_function: entry to ‘pa_alsa_get_supported_formats’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1573:8: branch_false: following ‘false’ branch...
branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1578:24: branch_true: following ‘true’ branch (when ‘i != 13’)...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1579:78: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1578:24: branch_true: following ‘true’ branch (when ‘i != 13’)...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1579:78: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1585:8: branch_false: following ‘false’ branch (when ‘n == 0’)...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1595:19: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1595:19: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1595:19: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1597:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1598:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1599:13: call_function: inlined call to ‘pa_alsa_strerror’ from ‘pa_alsa_get_supported_formats’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def186]
pipewire-1.5.81/spa/plugins/alsa/acp/array.h:55:21: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘p’
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:156:5: enter_function: entry to ‘pa_config_parse’
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:162:5: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:163:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:163:5: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:165:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:167:8: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:177:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:183:8: branch_true: following ‘true’ branch (when ‘proplist’ is non-NULL)...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:184:26: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:184:26: call_function: calling ‘pa_proplist_new’ from ‘pa_config_parse’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def187]
pipewire-1.5.81/spa/plugins/alsa/acp/array.h:81:20: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1061:6: enter_function: entry to ‘pa_alsa_init_proplist_pcm’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1077:8: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1080:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1080:9: call_function: calling ‘pa_alsa_init_proplist_pcm_info’ from ‘pa_alsa_init_proplist_pcm’
Error: CPPCHECK_WARNING (CWE-476): [#def188]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:129: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-476): [#def189]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:131: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-476): [#def190]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:133: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-476): [#def191]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:134: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-476): [#def192]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:135: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-476): [#def193]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:136: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-476): [#def194]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:138: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-476): [#def195]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:139: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-476): [#def196]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:140: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-476): [#def197]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:142: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-476): [#def198]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:144: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-476): [#def199]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:145: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-476): [#def200]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:146: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-682): [#def201]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:149: error[nullPointerArithmeticOutOfMemory]: If memory allocation fails: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-476): [#def202]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:149: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: GCC_ANALYZER_WARNING (CWE-688): [#def203]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:223:9: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:217:14: enter_function: entry to ‘try_path’
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:219:20: call_function: calling ‘pa_maybe_prefix_path’ from ‘try_path’
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:219:20: return_function: returning to ‘try_path’ from ‘pa_maybe_prefix_path’
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:223:9: danger: argument 1 (‘pa_maybe_prefix_path(fname, path)’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def204]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:223:9: warning[-Wanalyzer-null-argument]: use of NULL ‘base’ where non-null expected
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:247:7: enter_function: entry to ‘get_data_path’
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:254:24: release_memory: ‘base’ is NULL
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:257:8: branch_true: following ‘true’ branch (when ‘data_dir’ is non-NULL)...
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:258:23: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:258:23: call_function: calling ‘try_path’ from ‘get_data_path’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def205]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.h:242:9: warning[-Wanalyzer-file-leak]: leak of FILE ‘f’
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:156:5: enter_function: entry to ‘pa_config_parse’
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:162:5: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:163:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:163:5: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:165:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:167:8: branch_true: following ‘true’ branch (when ‘f’ is NULL)...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:167:21: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:167:21: acquire_resource: opened here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:167:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:177:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:177:5: call_function: calling ‘pa_log_level_meta’ from ‘pa_config_parse’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def206]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.h:242:9: warning[-Wanalyzer-malloc-leak]: leak of ‘_mem_alloc’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1532:21: enter_function: entry to ‘pa_alsa_get_supported_formats’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1573:8: branch_false: following ‘false’ branch...
branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1578:24: branch_true: following ‘true’ branch (when ‘i != 13’)...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1579:78: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1578:24: branch_true: following ‘true’ branch (when ‘i != 13’)...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1579:78: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1585:8: branch_false: following ‘false’ branch (when ‘n == 0’)...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1595:19: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1595:19: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1595:19: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1597:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1598:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1599:13: call_function: inlined call to ‘pa_alsa_strerror’ from ‘pa_alsa_get_supported_formats’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1599:13: call_function: calling ‘pa_log_level_meta’ from ‘pa_alsa_get_supported_formats’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def207]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.h:242:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:156:5: enter_function: entry to ‘pa_config_parse’
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:162:5: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:163:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:163:5: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:165:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:167:8: branch_true: following ‘true’ branch (when ‘f’ is NULL)...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:167:21: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:167:21: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:167:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:177:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:177:5: call_function: calling ‘pa_log_level_meta’ from ‘pa_config_parse’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def208]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.h:242:9: warning[-Wanalyzer-malloc-leak]: leak of ‘pa_maybe_prefix_path(fname, path)’
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:217:14: enter_function: entry to ‘try_path’
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:219:20: call_function: calling ‘pa_maybe_prefix_path’ from ‘try_path’
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:219:20: return_function: returning to ‘try_path’ from ‘pa_maybe_prefix_path’
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:221:5: call_function: calling ‘pa_log_level_meta’ from ‘try_path’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def209]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.h:242:9: warning[-Wanalyzer-malloc-leak]: leak of ‘state.section’
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:156:5: enter_function: entry to ‘pa_config_parse’
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:162:5: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:163:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:163:5: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:165:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:167:8: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:177:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:186:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:187:14: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:187:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:195:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:197:13: call_function: calling ‘parse_line’ from ‘pa_config_parse’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def210]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.h:242:9: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:217:14: enter_function: entry to ‘try_path’
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:219:20: call_function: calling ‘pa_maybe_prefix_path’ from ‘try_path’
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:219:20: return_function: returning to ‘try_path’ from ‘pa_maybe_prefix_path’
pipewire-1.5.81/spa/plugins/alsa/acp/compat.c:221:5: call_function: calling ‘pa_log_level_meta’ from ‘try_path’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def211]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.h:379:15: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*sb.f’ where non-null expected
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1462:13: enter_function: entry to ‘dump_supported_rates’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1468:11: call_function: calling ‘pa_strbuf_new’ from ‘dump_supported_rates’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1468:11: return_function: returning to ‘dump_supported_rates’ from ‘pa_strbuf_new’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1470:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1471:9: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1471:9: call_function: calling ‘pa_strbuf_printf’ from ‘dump_supported_rates’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def212]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.h:398:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*<unknown>.f’ where non-null expected
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1462:13: enter_function: entry to ‘dump_supported_rates’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1468:11: call_function: calling ‘pa_strbuf_new’ from ‘dump_supported_rates’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1468:11: return_function: returning to ‘dump_supported_rates’ from ‘pa_strbuf_new’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1470:17: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1474:11: call_function: inlined call to ‘pa_strbuf_to_string_free’ from ‘dump_supported_rates’
Error: CPPCHECK_WARNING (CWE-476): [#def213]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.h:598: warning[nullPointer]: Possible null pointer dereference: s
Error: GCC_ANALYZER_WARNING (CWE-688): [#def214]
pipewire-1.5.81/spa/plugins/alsa/acp/compat.h:682:18: warning[-Wanalyzer-null-argument]: use of NULL ‘p’ where non-null expected
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1405:7: enter_function: entry to ‘pa_alsa_get_driver_name’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1408:5: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1410:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1410:9: call_function: calling ‘pa_sprintf_malloc’ from ‘pa_alsa_get_driver_name’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1410:9: return_function: returning to ‘pa_alsa_get_driver_name’ from ‘pa_sprintf_malloc’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1411:9: call_function: calling ‘pa_readlink’ from ‘pa_alsa_get_driver_name’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def215]
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:119:13: warning[-Wanalyzer-null-argument]: use of NULL ‘state.section’ where non-null expected
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:156:5: enter_function: entry to ‘pa_config_parse’
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:162:5: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:163:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:163:5: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:165:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:167:8: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:177:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:186:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:187:14: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:187:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:195:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:197:13: call_function: calling ‘parse_line’ from ‘pa_config_parse’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def216]
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:187:14: warning[-Wanalyzer-malloc-leak]: leak of ‘state.proplist’
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:156:5: enter_function: entry to ‘pa_config_parse’
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:162:5: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:163:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:163:5: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:165:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:167:8: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:177:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:183:8: branch_true: following ‘true’ branch (when ‘proplist’ is non-NULL)...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:184:26: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:184:26: call_function: calling ‘pa_proplist_new’ from ‘pa_config_parse’
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:184:26: return_function: returning to ‘pa_config_parse’ from ‘pa_proplist_new’
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:186:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:187:14: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/conf-parser.c:187:14: danger: ‘state.proplist’ leaks here; was allocated at [(12)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/11)
Error: CPPCHECK_WARNING (CWE-476): [#def217]
pipewire-1.5.81/spa/plugins/alsa/acp/dynarray.h:26: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: array
Error: CPPCHECK_WARNING (CWE-476): [#def218]
pipewire-1.5.81/spa/plugins/alsa/acp/hashmap.h:34: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: m
Error: CPPCHECK_WARNING (CWE-476): [#def219]
pipewire-1.5.81/spa/plugins/alsa/acp/hashmap.h:35: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: m
Error: GCC_ANALYZER_WARNING (CWE-401): [#def220]
pipewire-1.5.81/spa/plugins/alsa/acp/hashmap.h:85:42: warning[-Wanalyzer-malloc-leak]: leak of ‘_mem_alloc’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1839:16: enter_function: entry to ‘pa_alsa_create_mixer’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1842:10: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1842:10: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1846:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1848:5: branch_true: following ‘true’ branch (when ‘dev’ is non-NULL)...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1848:28: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1848:28: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1848:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1848:5: call_function: calling ‘pa_hashmap_put’ from ‘pa_alsa_create_mixer’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def221]
pipewire-1.5.81/spa/plugins/alsa/acp/hashmap.h:105:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1839:16: enter_function: entry to ‘pa_alsa_create_mixer’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1842:10: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1846:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1848:5: branch_true: following ‘true’ branch (when ‘dev’ is non-NULL)...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1848:28: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1848:28: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1848:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1848:5: call_function: calling ‘pa_hashmap_put’ from ‘pa_alsa_create_mixer’
Error: CPPCHECK_WARNING (CWE-476): [#def222]
pipewire-1.5.81/spa/plugins/alsa/acp/idxset.h:57: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: s
Error: CPPCHECK_WARNING (CWE-476): [#def223]
pipewire-1.5.81/spa/plugins/alsa/acp/idxset.h:58: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: s
Error: GCC_ANALYZER_WARNING (CWE-476): [#def224]
pipewire-1.5.81/spa/plugins/alsa/acp/proplist.h:98:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘item’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1083:6: enter_function: entry to ‘pa_alsa_init_proplist_ctl’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1089:5: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1091:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1093:8: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1098:16: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1098:8: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1104:14: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1104:8: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1105:9: call_function: calling ‘pa_proplist_sets’ from ‘pa_alsa_init_proplist_ctl’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def225]
pipewire-1.5.81/spa/plugins/alsa/acp/proplist.h:99:23: warning[-Wanalyzer-malloc-leak]: leak of ‘strdup(key)’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1083:6: enter_function: entry to ‘pa_alsa_init_proplist_ctl’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1089:5: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1091:5: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1093:8: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1098:16: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1098:8: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1104:14: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1104:8: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1105:9: call_function: calling ‘pa_proplist_sets’ from ‘pa_alsa_init_proplist_ctl’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def226]
pipewire-1.5.81/spa/plugins/alsa/acp/proplist.h:124:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘item’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1061:6: enter_function: entry to ‘pa_alsa_init_proplist_pcm’
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1069:8: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1073:21: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1073:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1074:13: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/acp/alsa-util.c:1074:13: call_function: calling ‘pa_proplist_setf’ from ‘pa_alsa_init_proplist_pcm’
Error: CPPCHECK_WARNING (CWE-190): [#def227]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:222: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def228]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:269: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def229]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:317: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def230]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:607: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def231]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:624: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def232]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:639: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def233]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:650: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def234]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:666: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def235]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:816: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def236]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:821: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def237]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:827: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def238]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:852: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def239]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:856: error[uninitvar]: Uninitialized variable: device
Error: CPPCHECK_WARNING (CWE-190): [#def240]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:895: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def241]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:916: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def242]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:923: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def243]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:943: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def244]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:963: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def245]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:977: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def246]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:1011: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def247]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:1037: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def248]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:1049: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def249]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:1068: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def250]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:1152: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def251]
pipewire-1.5.81/spa/plugins/alsa/alsa-acp-device.c:1180: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-126): [#def252]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:29:9: warning[-Wanalyzer-out-of-bounds]: buffer over-read
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:815:1: enter_function: entry to ‘impl_init’
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:823:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:824:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:824:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:826:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:831:21: call_function: calling ‘spa_support_find’ from ‘impl_init’
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:831:21: return_function: returning to ‘impl_init’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:834:29: call_function: calling ‘spa_support_find’ from ‘impl_init’
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:834:29: return_function: returning to ‘impl_init’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:835:27: call_function: calling ‘spa_support_find’ from ‘impl_init’
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:835:27: return_function: returning to ‘impl_init’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:836:27: call_function: calling ‘spa_support_find’ from ‘impl_init’
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:836:27: return_function: returning to ‘impl_init’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:838:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:842:12: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:842:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:846:12: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:846:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:851:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm-source.c:873:9: call_function: calling ‘reset_props’ from ‘impl_init’
Error: CPPCHECK_WARNING (CWE-476): [#def253]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:51: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: c
Error: CPPCHECK_WARNING (CWE-476): [#def254]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:52: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: c
Error: CPPCHECK_WARNING (CWE-190): [#def255]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:147: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def256]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:154: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def257]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:167: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def258]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:283: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def259]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:331: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def260]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:561: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def261]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:582: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def262]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:704: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def263]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:724: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def264]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:764: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def265]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:769: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def266]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:803: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def267]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:812: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def268]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:826: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def269]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:843: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def270]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:851: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def271]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:859: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def272]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:879: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def273]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:889: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def274]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:900: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def275]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:914: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def276]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:918: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def277]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:941: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def278]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:946: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def279]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:981: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def280]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1033: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def281]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1054: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def282]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1057: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def283]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1098: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def284]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1157: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def285]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1172: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def286]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1175: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def287]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1198: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def288]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1216: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def289]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1218: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def290]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1247: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def291]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1259: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def292]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1266: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def293]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1284: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def294]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1286: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def295]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1503: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def296]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1504: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def297]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1506: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def298]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1530: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def299]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1582: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def300]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1583: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def301]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1584: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def302]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1593: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def303]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1612: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def304]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1619: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def305]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1627: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def306]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1650: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def307]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1653: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def308]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1659: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def309]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1672: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def310]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1692: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def311]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1696: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def312]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1700: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def313]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1702: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def314]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1708: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def315]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1710: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def316]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1772: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def317]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1784: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def318]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1843: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def319]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1847: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def320]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1855: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def321]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1856: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def322]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1857: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def323]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1859: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def324]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1860: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def325]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1861: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def326]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1866: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def327]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1908: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def328]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1928: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def329]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:1983: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def330]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2024: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def331]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2096: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def332]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2116: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def333]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2209: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def334]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2223: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def335]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2228: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def336]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2238: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def337]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2247: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def338]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2254: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def339]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2258: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def340]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2262: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def341]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2264: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def342]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2279: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def343]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2286: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def344]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2288: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def345]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2299: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def346]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2353: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def347]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2375: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def348]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2388: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def349]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2393: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def350]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2397: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def351]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2400: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def352]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2408: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def353]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2411: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def354]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2415: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def355]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2416: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def356]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2420: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def357]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2437: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def358]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2448: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def359]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2480: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def360]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2499: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def361]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2501: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def362]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2503: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def363]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2513: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def364]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2527: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def365]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2531: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def366]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2534: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def367]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2565: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def368]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2576: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def369]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2623: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def370]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2627: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def371]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2630: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def372]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2653: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def373]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2655: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def374]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2666: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def375]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2668: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def376]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2688: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def377]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2708: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def378]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2720: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def379]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2730: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def380]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2783: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def381]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2798: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def382]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2820: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def383]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2826: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def384]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2892: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def385]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2929: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def386]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2985: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def387]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:2997: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def388]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3041: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def389]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3067: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def390]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3073: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def391]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3096: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def392]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3129: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def393]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3203: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def394]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3206: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def395]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3212: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def396]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3259: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def397]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3334: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def398]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3340: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def399]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3363: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def400]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3400: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def401]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3432: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def402]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3438: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def403]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3468: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def404]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3616: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def405]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3646: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def406]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3658: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def407]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3706: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def408]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3745: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def409]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3789: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def410]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3794: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def411]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3800: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def412]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3866: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def413]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3875: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def414]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3886: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def415]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3906: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def416]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3970: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def417]
pipewire-1.5.81/spa/plugins/alsa/alsa-pcm.c:3996: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def418]
pipewire-1.5.81/spa/plugins/alsa/alsa-seq-bridge.c:113: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def419]
pipewire-1.5.81/spa/plugins/alsa/alsa-seq-bridge.c:210: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def420]
pipewire-1.5.81/spa/plugins/alsa/alsa-seq-bridge.c:289: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def421]
pipewire-1.5.81/spa/plugins/alsa/alsa-seq-bridge.c:344: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def422]
pipewire-1.5.81/spa/plugins/alsa/alsa-seq-bridge.c:393: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def423]
pipewire-1.5.81/spa/plugins/alsa/alsa-seq-bridge.c:441: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def424]
pipewire-1.5.81/spa/plugins/alsa/alsa-seq-bridge.c:446: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def425]
pipewire-1.5.81/spa/plugins/alsa/alsa-seq-bridge.c:453: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def426]
pipewire-1.5.81/spa/plugins/alsa/alsa-seq-bridge.c:457: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def427]
pipewire-1.5.81/spa/plugins/alsa/alsa-seq-bridge.c:602: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def428]
pipewire-1.5.81/spa/plugins/alsa/alsa-seq-bridge.c:720: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def429]
pipewire-1.5.81/spa/plugins/alsa/alsa-seq-bridge.c:741: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def430]
pipewire-1.5.81/spa/plugins/alsa/alsa-seq-bridge.c:803: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def431]
pipewire-1.5.81/spa/plugins/alsa/alsa-seq-bridge.c:930: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def432]
pipewire-1.5.81/spa/plugins/alsa/alsa-seq-bridge.c:934: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def433]
pipewire-1.5.81/spa/plugins/alsa/alsa-seq.c:32: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def434]
pipewire-1.5.81/spa/plugins/alsa/alsa-seq.c:41: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def435]
pipewire-1.5.81/spa/plugins/alsa/alsa-seq.c:69: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-775): [#def436]
pipewire-1.5.81/spa/plugins/alsa/alsa-udev.c:432:33: warning[-Wanalyzer-file-leak]: leak of FILE ‘f’
pipewire-1.5.81/spa/plugins/alsa/alsa-udev.c:474:12: enter_function: entry to ‘emit_added_object_info’
pipewire-1.5.81/spa/plugins/alsa/alsa-udev.c:488:20: call_function: calling ‘check_pcm_device_availability’ from ‘emit_added_object_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def437]
pipewire-1.5.81/spa/plugins/alsa/alsa-udev.c:432:33: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/spa/plugins/alsa/alsa-udev.c:474:12: enter_function: entry to ‘emit_added_object_info’
pipewire-1.5.81/spa/plugins/alsa/alsa-udev.c:488:20: call_function: calling ‘check_pcm_device_availability’ from ‘emit_added_object_info’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def438]
pipewire-1.5.81/spa/plugins/alsa/alsa-udev.c:437:25: warning[-Wanalyzer-file-leak]: leak of FILE ‘f’
pipewire-1.5.81/spa/plugins/alsa/alsa-udev.c:474:12: enter_function: entry to ‘emit_added_object_info’
pipewire-1.5.81/spa/plugins/alsa/alsa-udev.c:488:20: call_function: calling ‘check_pcm_device_availability’ from ‘emit_added_object_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def439]
pipewire-1.5.81/spa/plugins/alsa/alsa-udev.c:437:25: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/spa/plugins/alsa/alsa-udev.c:474:12: enter_function: entry to ‘emit_added_object_info’
pipewire-1.5.81/spa/plugins/alsa/alsa-udev.c:488:20: call_function: calling ‘check_pcm_device_availability’ from ‘emit_added_object_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def440]
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:43:23: warning[-Wanalyzer-malloc-leak]: leak of ‘context’
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:29:9: branch_true: following ‘true’ branch (when ‘card_nr >= 0’)...
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:30:9: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:30:9: branch_true: following ‘true’ branch (when ‘device_nr >= 0’)...
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:31:9: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:31:9: branch_true: following ‘true’ branch (when ‘log’ is non-NULL)...
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:33:19: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:33:19: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:34:12: branch_false: following ‘false’ branch (when ‘context’ is non-NULL)...
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:39:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:43:23: danger: ‘context’ leaks here; was allocated at [(7)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def441]
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:45:17: warning[-Wanalyzer-malloc-leak]: leak of ‘context’
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:24:38: enter_function: entry to ‘compress_offload_api_open’
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:29:9: branch_true: following ‘true’ branch (when ‘card_nr >= 0’)...
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:30:9: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:30:9: branch_true: following ‘true’ branch (when ‘device_nr >= 0’)...
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:31:9: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:31:9: branch_true: following ‘true’ branch (when ‘log’ is non-NULL)...
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:33:19: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:33:19: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:34:12: branch_false: following ‘false’ branch (when ‘context’ is non-NULL)...
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:39:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:44:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:45:17: branch_true: ...to here
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:45:17: call_function: inlined call to ‘spa_log_level_topic_enabled’ from ‘compress_offload_api_open’
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:45:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/alsa/compress-offload-api.c:45:17: danger: ‘context’ leaks here; was allocated at [(8)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/7)
Error: CPPCHECK_WARNING (CWE-190): [#def442]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:216: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def443]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:267: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def444]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:282: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def445]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:299: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def446]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:307: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def447]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:329: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def448]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:336: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def449]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:348: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def450]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:371: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def451]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:376: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def452]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:392: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def453]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:399: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def454]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:402: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def455]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:414: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def456]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:417: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def457]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:422: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def458]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:443: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def459]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:511: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def460]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:578: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def461]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:639: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def462]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:663: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def463]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:700: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def464]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:735: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def465]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:782: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def466]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:794: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def467]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:799: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def468]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:804: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def469]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:809: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def470]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:817: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def471]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:832: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def472]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:842: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def473]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:860: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def474]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:868: error[uninitvar]: Uninitialized variable: mode
Error: CPPCHECK_WARNING (CWE-190): [#def475]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:870: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def476]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:883: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def477]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:984: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def478]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1069: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def479]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1073: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def480]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1080: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def481]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1083: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def482]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1086: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def483]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1097: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def484]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1104: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def485]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1112: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def486]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1117: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def487]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1125: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def488]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1131: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def489]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1134: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def490]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1145: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def491]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1182: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def492]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1199: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def493]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1233: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def494]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1240: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def495]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1243: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def496]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1272: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def497]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1276: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def498]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1286: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def499]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1287: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def500]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1302: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def501]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1325: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def502]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1364: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def503]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1385: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def504]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1391: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def505]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1432: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def506]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1437: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def507]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1441: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def508]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1447: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def509]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1453: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def510]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1463: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def511]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1464: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def512]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1471: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def513]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1477: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def514]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1514: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def515]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1578: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def516]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1680: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def517]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1695: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def518]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1717: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def519]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1738: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def520]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1758: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def521]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1782: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def522]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:1809: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def523]
pipewire-1.5.81/spa/plugins/audioconvert/audioadapter.c:2177: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def524]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:363: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def525]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:401: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def526]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:481: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def527]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:493: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def528]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:992: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def529]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1006: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def530]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1042: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def531]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1050: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def532]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1189: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def533]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1215: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def534]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1242: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def535]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1283: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def536]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1369: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def537]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1396: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def538]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1463: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def539]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1521: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def540]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1540: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def541]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1556: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def542]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1586: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def543]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1590: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def544]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1615: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def545]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1619: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def546]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1636: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def547]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1643: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def548]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1674: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def549]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1687: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def550]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1694: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def551]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1700: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def552]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1707: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def553]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1713: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def554]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1720: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def555]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1726: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def556]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1733: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def557]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1738: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def558]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1745: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def559]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1795: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def560]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1865: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def561]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1974: error[uninitvar]: Uninitialized variable: direction
Error: CPPCHECK_WARNING (CWE-457): [#def562]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:1974: error[uninitvar]: Uninitialized variable: mode
Error: CPPCHECK_WARNING (CWE-190): [#def563]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2050: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def564]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2069: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def565]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2091: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def566]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2102: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def567]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2123: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def568]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2159: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def569]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2215: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def570]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2217: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def571]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2220: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def572]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2246: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def573]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2264: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def574]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2293: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def575]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2338: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def576]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2358: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def577]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2381: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def578]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2458: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def579]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2585: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def580]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2833: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def581]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2879: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def582]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2891: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def583]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2897: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def584]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2923: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def585]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2939: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def586]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:2971: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def587]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3012: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def588]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3021: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def589]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3027: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def590]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3032: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def591]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3036: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def592]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3046: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def593]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3056: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def594]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3061: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def595]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3068: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def596]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3087: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def597]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3113: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def598]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3190: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def599]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3222: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def600]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3238: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def601]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3244: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def602]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3248: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def603]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3253: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def604]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3297: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def605]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3451: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def606]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3473: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def607]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3495: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def608]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3519: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def609]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3555: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def610]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3583: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def611]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3604: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def612]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3644: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def613]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3679: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def614]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3767: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def615]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3810: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def616]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3835: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def617]
pipewire-1.5.81/spa/plugins/audioconvert/audioconvert.c:3952: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: COMPILER_WARNING: [#def618]
pipewire-1.5.81/spa/plugins/audioconvert/fmt-ops-avx2.c:40:17: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def619]
pipewire-1.5.81/spa/plugins/audioconvert/fmt-ops-avx2.c:40:22: note[note]: called from here
Error: COMPILER_WARNING: [#def620]
pipewire-1.5.81/spa/plugins/audioconvert/fmt-ops-avx2.c:41:30: note[note]: called from here
Error: COMPILER_WARNING: [#def621]
pipewire-1.5.81/spa/plugins/audioconvert/fmt-ops-avx2.c:49:22: note[note]: called from here
Error: COMPILER_WARNING: [#def622]
pipewire-1.5.81/spa/plugins/audioconvert/fmt-ops-avx2.c:50:22: note[note]: called from here
Error: COMPILER_WARNING: [#def623]
pipewire-1.5.81/spa/plugins/audioconvert/fmt-ops-avx2.c:51:22: note[note]: called from here
Error: COMPILER_WARNING: [#def624]
pipewire-1.5.81/spa/plugins/audioconvert/fmt-ops-avx2.c:52:22: note[note]: called from here
Error: COMPILER_WARNING: [#def625]
pipewire-1.5.81/spa/plugins/audioconvert/fmt-ops-avx2.c:53:22: note[note]: called from here
Error: COMPILER_WARNING: [#def626]
pipewire-1.5.81/spa/plugins/audioconvert/fmt-ops-avx2.c:54:22: note[note]: called from here
Error: COMPILER_WARNING: [#def627]
pipewire-1.5.81/spa/plugins/audioconvert/fmt-ops-avx2.c:55:22: note[note]: called from here
Error: COMPILER_WARNING: [#def628]
pipewire-1.5.81/spa/plugins/audioconvert/fmt-ops-avx2.c:56:22: note[note]: called from here
Error: COMPILER_WARNING: [#def629]
pipewire-1.5.81/spa/plugins/audioconvert/fmt-ops-avx2.c:58:22: note[note]: called from here
Error: COMPILER_WARNING: [#def630]
pipewire-1.5.81/spa/plugins/audioconvert/fmt-ops-avx2.c:59:23: note[note]: called from here
Error: COMPILER_WARNING: [#def631]
pipewire-1.5.81/spa/plugins/audioconvert/fmt-ops-avx2.c:60:23: note[note]: called from here
Error: COMPILER_WARNING: [#def632]
pipewire-1.5.81/spa/plugins/audioconvert/fmt-ops-avx2.c:61:17: note[note]: called from here
Error: COMPILER_WARNING: [#def633]
pipewire-1.5.81/spa/plugins/audioconvert/resample-native-avx.c:13:26: note[note]: called from here
Error: COMPILER_WARNING: [#def634]
pipewire-1.5.81/spa/plugins/audioconvert/resample-native-avx.c:13:26: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def635]
pipewire-1.5.81/spa/plugins/audioconvert/resample-native-avx.c:13:47: note[note]: called from here
Error: COMPILER_WARNING: [#def636]
pipewire-1.5.81/spa/plugins/audioconvert/resample-native-avx.c:19:22: note[note]: called from here
Error: COMPILER_WARNING: [#def637]
pipewire-1.5.81/spa/plugins/audioconvert/resample-native-avx.c:20:25: note[note]: called from here
Error: COMPILER_WARNING: [#def638]
pipewire-1.5.81/spa/plugins/audioconvert/resample-native-avx.c:21:22: note[note]: called from here
Error: COMPILER_WARNING: [#def639]
pipewire-1.5.81/spa/plugins/audioconvert/resample-native-avx.c:22:25: note[note]: called from here
Error: COMPILER_WARNING: [#def640]
pipewire-1.5.81/spa/plugins/audioconvert/resample-native-avx.c:24:17: note[note]: called from here
Error: COMPILER_WARNING: [#def641]
pipewire-1.5.81/spa/plugins/audioconvert/resample-native-avx.c:25:17: note[note]: called from here
Error: COMPILER_WARNING: [#def642]
pipewire-1.5.81/spa/plugins/audioconvert/resample-native-avx.c:26:17: note[note]: called from here
Error: COMPILER_WARNING: [#def643]
pipewire-1.5.81/spa/plugins/audioconvert/resample-native-avx.c:29:25: note[note]: called from here
Error: COMPILER_WARNING: [#def644]
pipewire-1.5.81/spa/plugins/audioconvert/resample-native-avx.c:31:25: note[note]: called from here
Error: CPPCHECK_WARNING (CWE-190): [#def645]
pipewire-1.5.81/spa/plugins/audioconvert/resample-native.c:124: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def646]
pipewire-1.5.81/spa/plugins/audioconvert/resample-native.c:427: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def647]
pipewire-1.5.81/spa/plugins/audioconvert/resample-native.c:439: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def648]
pipewire-1.5.81/spa/plugins/audioconvert/resample-native.c:443: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def649]
pipewire-1.5.81/spa/plugins/audioconvert/resample-peaks.c:57: warning[uninitvar]: Uninitialized variable: o
Error: GCC_ANALYZER_WARNING (CWE-457): [#def650]
pipewire-1.5.81/spa/plugins/audioconvert/resample-peaks.c:57:9: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘o’
pipewire-1.5.81/spa/plugins/audioconvert/resample-peaks.c:27:12: branch_false: following ‘false’ branch...
branch_false: ...to here
pipewire-1.5.81/spa/plugins/audioconvert/resample-peaks.c:30:21: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/audioconvert/resample-peaks.c:57:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/audioconvert/resample-peaks.c:57:9: danger: use of uninitialized value ‘o’ here
Error: CPPCHECK_WARNING (CWE-457): [#def651]
pipewire-1.5.81/spa/plugins/audioconvert/resample-peaks.c:58: warning[uninitvar]: Uninitialized variable: i
Error: CPPCHECK_WARNING (CWE-457): [#def652]
pipewire-1.5.81/spa/plugins/audioconvert/resample-peaks.c:59: warning[uninitvar]: Uninitialized variable: o_count
Error: CPPCHECK_WARNING (CWE-457): [#def653]
pipewire-1.5.81/spa/plugins/audioconvert/resample-peaks.c:60: warning[uninitvar]: Uninitialized variable: i_count
Error: GCC_ANALYZER_WARNING (CWE-401): [#def654]
pipewire-1.5.81/spa/plugins/audioconvert/resample-peaks.c:122:20: warning[-Wanalyzer-malloc-leak]: leak of ‘d’
pipewire-1.5.81/spa/plugins/audioconvert/resample-peaks.c:116:13: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/audioconvert/resample-peaks.c:117:12: branch_false: following ‘false’ branch (when ‘d’ is non-NULL)...
pipewire-1.5.81/spa/plugins/audioconvert/resample-peaks.c:120:24: branch_false: ...to here
pipewire-1.5.81/spa/plugins/audioconvert/resample-peaks.c:122:20: danger: ‘d’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def655]
pipewire-1.5.81/spa/plugins/audioconvert/resample-peaks.c:135: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-476): [#def656]
pipewire-1.5.81/spa/plugins/audioconvert/test-peaks.c:68:9: warning[-Wanalyzer-jump-through-null]: jump through null pointer
pipewire-1.5.81/spa/plugins/audioconvert/test-peaks.c:57:13: enter_function: entry to ‘test_min_max’
pipewire-1.5.81/spa/plugins/audioconvert/test-peaks.c:66:9: call_function: calling ‘peaks_init’ from ‘test_min_max’
pipewire-1.5.81/spa/plugins/audioconvert/test-peaks.c:66:9: return_function: returning to ‘test_min_max’ from ‘peaks_init’
pipewire-1.5.81/spa/plugins/audioconvert/test-peaks.c:68:9: danger: jump through null pointer here
Error: GCC_ANALYZER_WARNING (CWE-476): [#def657]
pipewire-1.5.81/spa/plugins/audioconvert/test-peaks.c:85:15: warning[-Wanalyzer-jump-through-null]: jump through null pointer
pipewire-1.5.81/spa/plugins/audioconvert/test-peaks.c:74:13: enter_function: entry to ‘test_abs_max’
pipewire-1.5.81/spa/plugins/audioconvert/test-peaks.c:83:9: call_function: calling ‘peaks_init’ from ‘test_abs_max’
pipewire-1.5.81/spa/plugins/audioconvert/test-peaks.c:83:9: return_function: returning to ‘test_abs_max’ from ‘peaks_init’
pipewire-1.5.81/spa/plugins/audioconvert/test-peaks.c:85:15: danger: jump through null pointer here
Error: CPPCHECK_WARNING (CWE-190): [#def658]
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:112: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def659]
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:123: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-476): [#def660]
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:123:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘port’
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:529:12: enter_function: entry to ‘port_set_format’
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:539:16: branch_false: following ‘false’ branch (when ‘direction != 1’)...
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:541:12: branch_false: ...to here
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:541:12: branch_true: following ‘true’ branch (when ‘format’ is NULL)...
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:542:21: branch_true: ...to here
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:542:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:579:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:587:9: call_function: calling ‘emit_port_info’ from ‘port_set_format’
Error: CPPCHECK_WARNING (CWE-190): [#def661]
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:140: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def662]
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:165: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def663]
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:239: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def664]
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:488: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def665]
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:499: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-476): [#def666]
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:543:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘port’
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:539:16: branch_false: following ‘false’ branch (when ‘direction != 1’)...
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:541:12: branch_false: ...to here
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:541:12: branch_true: following ‘true’ branch (when ‘format’ is NULL)...
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:542:21: branch_true: ...to here
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:542:20: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:543:25: branch_true: ...to here
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:543:25: danger: dereference of NULL ‘port’
Error: CPPCHECK_WARNING (CWE-190): [#def667]
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:576: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def668]
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:604: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-476): [#def669]
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:640: warning[nullPointer]: Possible null pointer dereference: port
Error: CPPCHECK_WARNING (CWE-190): [#def670]
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:642: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def671]
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:664: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def672]
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:669: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def673]
pipewire-1.5.81/spa/plugins/audioconvert/test-source.c:844: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def674]
pipewire-1.5.81/spa/plugins/audioconvert/wavfile.c:93:16: warning[-Wanalyzer-malloc-leak]: leak of ‘wf’
pipewire-1.5.81/spa/plugins/audioconvert/wavfile.c:212:1: enter_function: entry to ‘wav_file_open’
pipewire-1.5.81/spa/plugins/audioconvert/wavfile.c:217:14: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/audioconvert/wavfile.c:218:12: branch_false: following ‘false’ branch (when ‘wf’ is non-NULL)...
pipewire-1.5.81/spa/plugins/audioconvert/wavfile.c:221:13: call_function: inlined call to ‘spa_streq’ from ‘wav_file_open’
pipewire-1.5.81/spa/plugins/audioconvert/wavfile.c:221:12: branch_true: following ‘true’ branch (when the strings are equal)...
pipewire-1.5.81/spa/plugins/audioconvert/wavfile.c:222:28: branch_true: ...to here
pipewire-1.5.81/spa/plugins/audioconvert/wavfile.c:222:28: call_function: calling ‘open_write’ from ‘wav_file_open’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def675]
pipewire-1.5.81/spa/plugins/audioconvert/wavfile.c:192:23: warning[-Wanalyzer-malloc-leak]: leak of ‘wf’
pipewire-1.5.81/spa/plugins/audioconvert/wavfile.c:212:1: enter_function: entry to ‘wav_file_open’
pipewire-1.5.81/spa/plugins/audioconvert/wavfile.c:217:14: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/audioconvert/wavfile.c:218:12: branch_false: following ‘false’ branch (when ‘wf’ is non-NULL)...
pipewire-1.5.81/spa/plugins/audioconvert/wavfile.c:221:13: call_function: inlined call to ‘spa_streq’ from ‘wav_file_open’
pipewire-1.5.81/spa/plugins/audioconvert/wavfile.c:221:12: branch_true: following ‘true’ branch (when the strings are equal)...
pipewire-1.5.81/spa/plugins/audioconvert/wavfile.c:222:28: branch_true: ...to here
pipewire-1.5.81/spa/plugins/audioconvert/wavfile.c:222:28: call_function: calling ‘open_write’ from ‘wav_file_open’
Error: COMPILER_WARNING: [#def676]
pipewire-1.5.81/spa/plugins/audiomixer/mix-ops-avx.c:45:25: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def677]
pipewire-1.5.81/spa/plugins/audiomixer/mix-ops-avx.c:45:33: note[note]: called from here
Error: COMPILER_WARNING: [#def678]
pipewire-1.5.81/spa/plugins/audiomixer/mix-ops-avx.c:46:33: note[note]: called from here
Error: COMPILER_WARNING: [#def679]
pipewire-1.5.81/spa/plugins/audiomixer/mix-ops-avx.c:47:33: note[note]: called from here
Error: COMPILER_WARNING: [#def680]
pipewire-1.5.81/spa/plugins/audiomixer/mix-ops-avx.c:48:33: note[note]: called from here
Error: COMPILER_WARNING: [#def681]
pipewire-1.5.81/spa/plugins/audiomixer/mix-ops-avx.c:50:41: note[note]: called from here
Error: COMPILER_WARNING: [#def682]
pipewire-1.5.81/spa/plugins/audiomixer/mix-ops-avx.c:51:41: note[note]: called from here
Error: COMPILER_WARNING: [#def683]
pipewire-1.5.81/spa/plugins/audiomixer/mix-ops-avx.c:52:41: note[note]: called from here
Error: COMPILER_WARNING: [#def684]
pipewire-1.5.81/spa/plugins/audiomixer/mix-ops-avx.c:53:41: note[note]: called from here
Error: COMPILER_WARNING: [#def685]
pipewire-1.5.81/spa/plugins/audiomixer/mix-ops-avx.c:55:25: note[note]: called from here
Error: COMPILER_WARNING: [#def686]
pipewire-1.5.81/spa/plugins/audiomixer/mix-ops-avx.c:56:25: note[note]: called from here
Error: COMPILER_WARNING: [#def687]
pipewire-1.5.81/spa/plugins/audiomixer/mix-ops-avx.c:57:25: note[note]: called from here
Error: COMPILER_WARNING: [#def688]
pipewire-1.5.81/spa/plugins/audiomixer/mix-ops-avx.c:58:25: note[note]: called from here
Error: CPPCHECK_WARNING (CWE-570): [#def689]
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-aac.c:225: error[comparePointers]: Comparing pointers that point to different objects
Error: GCC_ANALYZER_WARNING (CWE-401): [#def690]
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-aac.c:366:15: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-aac.c:347:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-aac.c:348:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-aac.c:352:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-aac.c:356:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-aac.c:357:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-aac.c:356:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-aac.c:358:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-aac.c:356:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-aac.c:362:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-aac.c:366:15: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def691]
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-faststream.c:443:20: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-faststream.c:433:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-faststream.c:434:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-faststream.c:433:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-faststream.c:435:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-faststream.c:433:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-faststream.c:440:21: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-faststream.c:440:21: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-faststream.c:440:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-faststream.c:443:20: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-faststream.c:443:20: danger: ‘this’ leaks here; was allocated at [(7)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def692]
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:462:22: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:458:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:459:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:462:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:462:22: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def693]
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:473:26: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:458:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:459:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:462:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:463:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:473:26: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:473:26: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def694]
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:514:15: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:458:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:459:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:462:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:463:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:473:26: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:474:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:478:12: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:514:15: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def695]
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:521:23: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:458:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:459:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:462:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:463:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:473:26: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:474:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:478:12: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:520:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:521:23: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:521:23: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def696]
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:522:17: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:449:14: enter_function: entry to ‘codec_init’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:458:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:459:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:462:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:463:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:473:26: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:474:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:478:12: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:520:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:521:23: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:522:17: call_function: inlined call to ‘spa_log_level_topic_enabled’ from ‘codec_init’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:522:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:522:17: danger: ‘this’ leaks here; was allocated at [(2)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def697]
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:542:15: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:458:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:459:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:462:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:463:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:473:26: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:474:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:478:12: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:520:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:542:15: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:542:15: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def698]
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:546:15: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:458:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:459:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:462:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:463:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:473:26: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:474:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:478:12: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:520:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:542:15: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:543:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:546:15: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:546:15: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def699]
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:560:17: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:458:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:459:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:462:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:463:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:473:26: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:474:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:475:17: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:559:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:560:17: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def700]
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:563:17: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:458:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:459:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:462:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:463:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:473:26: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:474:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:478:12: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:559:13: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:560:17: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:562:13: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:563:17: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-ldac.c:563:17: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def701]
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:320:21: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:280:14: enter_function: entry to ‘codec_init’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:289:12: branch_false: following ‘false’ branch (when ‘config_len > 6’)...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:293:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:295:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:296:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:295:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:297:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:295:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:302:21: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:302:21: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:302:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:305:20: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:305:20: call_function: calling ‘codec_validate_config’ from ‘codec_init’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:305:20: return_function: returning to ‘codec_init’ from ‘codec_validate_config’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:305:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:307:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:307:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:312:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:320:21: danger: ‘this’ leaks here; was allocated at [(10)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/9)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def702]
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:338:9: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:280:14: enter_function: entry to ‘codec_init’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:289:12: branch_false: following ‘false’ branch (when ‘config_len > 6’)...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:293:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:295:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:296:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:295:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:297:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:295:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:302:21: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:302:21: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:302:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:305:20: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:305:20: call_function: calling ‘codec_validate_config’ from ‘codec_init’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:305:20: return_function: returning to ‘codec_init’ from ‘codec_validate_config’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:305:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:307:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:307:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:312:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:321:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:326:34: call_function: inlined call to ‘parse_frame_dms’ from ‘codec_init’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:326:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:331:47: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:338:9: danger: ‘this’ leaks here; was allocated at [(10)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/9)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def703]
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:340:9: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:280:14: enter_function: entry to ‘codec_init’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:289:12: branch_false: following ‘false’ branch (when ‘config_len > 6’)...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:293:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:295:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:296:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:295:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:297:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:295:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:302:21: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:302:21: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:302:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:305:20: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:305:20: call_function: calling ‘codec_validate_config’ from ‘codec_init’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:305:20: return_function: returning to ‘codec_init’ from ‘codec_validate_config’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:305:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:307:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:307:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:312:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:321:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:326:34: call_function: inlined call to ‘parse_frame_dms’ from ‘codec_init’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:326:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:331:47: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus-g.c:340:9: danger: ‘this’ leaks here; was allocated at [(10)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/9)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def704]
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:978:29: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:901:14: enter_function: entry to ‘codec_init’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:915:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:916:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:915:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:917:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:915:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:922:21: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:922:21: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:922:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:925:25: call_function: inlined call to ‘is_duplex_codec’ from ‘codec_init’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:926:15: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:926:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:928:20: call_function: calling ‘codec_validate_config’ from ‘codec_init’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:928:20: return_function: returning to ‘codec_init’ from ‘codec_validate_config’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:928:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:930:20: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:930:20: call_function: calling ‘get_mapping’ from ‘codec_init’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:930:20: return_function: returning to ‘codec_init’ from ‘get_mapping’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:930:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:933:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:933:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:938:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:952:12: branch_false: following ‘false’ branch...
branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-opus.c:978:29: danger: ‘this’ leaks here; was allocated at [(8)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def705]
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-sbc.c:452:9: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-sbc.c:446:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-sbc.c:447:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-sbc.c:452:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/a2dp-codec-sbc.c:452:9: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def706]
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1079:13: warning[-Wanalyzer-malloc-leak]: leak of ‘t_path’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1277:26: enter_function: entry to ‘hsphfpd_filter_cb’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1285:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1299:28: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1299:27: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1335:28: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1335:27: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1340:30: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1340:28: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1343:30: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1343:28: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1343:68: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1343:29: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1348:25: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1353:28: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1354:69: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1354:69: call_function: calling ‘endpoint_find’ from ‘hsphfpd_filter_cb’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1354:69: return_function: returning to ‘hsphfpd_filter_cb’ from ‘endpoint_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1355:36: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1359:33: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1360:33: call_function: calling ‘hsphfpd_parse_endpoint_properties’ from ‘hsphfpd_filter_cb’
Error: CPPCHECK_WARNING (CWE-476): [#def707]
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1141: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: endpoint
Error: GCC_ANALYZER_WARNING (CWE-401): [#def708]
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1509:14: warning[-Wanalyzer-malloc-leak]: leak of ‘backend’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1474:24: enter_function: entry to ‘backend_hsphfpd_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1490:19: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1491:12: branch_false: following ‘false’ branch (when ‘backend’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1494:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1500:24: call_function: calling ‘spa_support_find’ from ‘backend_hsphfpd_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1500:24: return_function: returning to ‘backend_hsphfpd_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1501:25: call_function: calling ‘spa_support_find’ from ‘backend_hsphfpd_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1501:25: return_function: returning to ‘backend_hsphfpd_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1502:30: call_function: calling ‘spa_support_find’ from ‘backend_hsphfpd_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1502:30: return_function: returning to ‘backend_hsphfpd_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1504:12: branch_true: following ‘true’ branch (when ‘info’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1504:28: call_function: inlined call to ‘spa_dict_lookup’ from ‘backend_hsphfpd_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1504:28: call_function: inlined call to ‘spa_dict_lookup’ from ‘backend_hsphfpd_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1504:13: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1505:43: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1509:14: danger: ‘backend’ leaks here; was allocated at [(2)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def709]
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1516:14: warning[-Wanalyzer-malloc-leak]: leak of ‘backend’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1474:24: enter_function: entry to ‘backend_hsphfpd_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1490:19: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1491:12: branch_false: following ‘false’ branch (when ‘backend’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1494:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1500:24: call_function: calling ‘spa_support_find’ from ‘backend_hsphfpd_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1500:24: return_function: returning to ‘backend_hsphfpd_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1501:25: call_function: calling ‘spa_support_find’ from ‘backend_hsphfpd_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1501:25: return_function: returning to ‘backend_hsphfpd_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1502:30: call_function: calling ‘spa_support_find’ from ‘backend_hsphfpd_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1502:30: return_function: returning to ‘backend_hsphfpd_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1504:12: branch_true: following ‘true’ branch (when ‘info’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1504:28: call_function: inlined call to ‘spa_dict_lookup’ from ‘backend_hsphfpd_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1504:28: call_function: inlined call to ‘spa_dict_lookup’ from ‘backend_hsphfpd_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1504:13: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1505:43: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1509:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1512:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-hsphfpd.c:1516:14: danger: ‘backend’ leaks here; was allocated at [(2)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-416): [#def710]
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:422:21: warning[-Wanalyzer-use-after-free]: use after ‘free’ of ‘cmd’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2500:13: enter_function: entry to ‘rfcomm_event’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2505:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2506:17: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2507:17: call_function: calling ‘rfcomm_free’ from ‘rfcomm_event’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def711]
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:568:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘cmd’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2500:13: enter_function: entry to ‘rfcomm_event’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2505:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2511:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2511:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2515:23: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2516:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2520:17: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2531:25: call_function: calling ‘rfcomm_process_events’ from ‘rfcomm_event’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def712]
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3029:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘sock’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:2999:13: enter_function: entry to ‘sco_listen’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3004:34: acquire_resource: socket created here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3005:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3011:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3015:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3020:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3028:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3029:17: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3029:17: call_function: inlined call to ‘spa_log_level_topic_enabled’ from ‘sco_listen’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3029:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3029:17: danger: ‘sock’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-401): [#def713]
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:3993:20: warning[-Wanalyzer-malloc-leak]: leak of ‘backend’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4057:24: enter_function: entry to ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4070:19: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4071:12: branch_false: following ‘false’ branch (when ‘backend’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4074:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4079:24: call_function: calling ‘spa_support_find’ from ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4079:24: return_function: returning to ‘backend_native_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4080:25: call_function: calling ‘spa_support_find’ from ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4080:25: return_function: returning to ‘backend_native_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4081:30: call_function: calling ‘spa_support_find’ from ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4081:30: return_function: returning to ‘backend_native_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4082:32: call_function: calling ‘spa_support_find’ from ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4082:32: return_function: returning to ‘backend_native_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4083:31: call_function: calling ‘spa_support_find’ from ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4083:31: return_function: returning to ‘backend_native_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4093:13: call_function: calling ‘parse_headset_roles’ from ‘backend_native_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def714]
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4087:27: warning[-Wanalyzer-malloc-leak]: leak of ‘backend’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4057:24: enter_function: entry to ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4070:19: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4071:12: branch_false: following ‘false’ branch (when ‘backend’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4074:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4079:24: call_function: calling ‘spa_support_find’ from ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4079:24: return_function: returning to ‘backend_native_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4080:25: call_function: calling ‘spa_support_find’ from ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4080:25: return_function: returning to ‘backend_native_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4081:30: call_function: calling ‘spa_support_find’ from ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4081:30: return_function: returning to ‘backend_native_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4082:32: call_function: calling ‘spa_support_find’ from ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4082:32: return_function: returning to ‘backend_native_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4083:31: call_function: calling ‘spa_support_find’ from ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4083:31: return_function: returning to ‘backend_native_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4087:27: danger: ‘backend’ leaks here; was allocated at [(2)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def715]
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4100:14: warning[-Wanalyzer-malloc-leak]: leak of ‘backend’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4057:24: enter_function: entry to ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4070:19: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4071:12: branch_false: following ‘false’ branch (when ‘backend’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4074:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4079:24: call_function: calling ‘spa_support_find’ from ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4079:24: return_function: returning to ‘backend_native_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4080:25: call_function: calling ‘spa_support_find’ from ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4080:25: return_function: returning to ‘backend_native_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4081:30: call_function: calling ‘spa_support_find’ from ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4081:30: return_function: returning to ‘backend_native_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4082:32: call_function: calling ‘spa_support_find’ from ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4082:32: return_function: returning to ‘backend_native_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4083:31: call_function: calling ‘spa_support_find’ from ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4083:31: return_function: returning to ‘backend_native_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4093:13: call_function: calling ‘parse_headset_roles’ from ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4093:13: return_function: returning to ‘backend_native_new’ from ‘parse_headset_roles’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4096:9: call_function: calling ‘parse_hfp_disable_nrec’ from ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4096:9: return_function: returning to ‘backend_native_new’ from ‘parse_hfp_disable_nrec’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4097:9: call_function: calling ‘parse_hfp_default_volumes’ from ‘backend_native_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4097:9: return_function: returning to ‘backend_native_new’ from ‘parse_hfp_default_volumes’
pipewire-1.5.81/spa/plugins/bluez5/backend-native.c:4100:14: danger: ‘backend’ leaks here; was allocated at [(2)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def716]
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:133:13: warning[-Wanalyzer-malloc-leak]: leak of ‘t_path’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:127:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:132:18: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:132:18: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:133:13: danger: ‘t_path’ leaks here; was allocated at [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def717]
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:914:14: warning[-Wanalyzer-malloc-leak]: leak of ‘backend’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:880:24: enter_function: entry to ‘backend_ofono_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:893:19: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:894:12: branch_false: following ‘false’ branch (when ‘backend’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:897:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:903:24: call_function: calling ‘spa_support_find’ from ‘backend_ofono_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:903:24: return_function: returning to ‘backend_ofono_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:904:25: call_function: calling ‘spa_support_find’ from ‘backend_ofono_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:904:25: return_function: returning to ‘backend_ofono_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:905:30: call_function: calling ‘spa_support_find’ from ‘backend_ofono_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:905:30: return_function: returning to ‘backend_ofono_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:906:32: call_function: calling ‘spa_support_find’ from ‘backend_ofono_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:906:32: return_function: returning to ‘backend_ofono_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:907:31: call_function: calling ‘spa_support_find’ from ‘backend_ofono_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:907:31: return_function: returning to ‘backend_ofono_new’ from ‘spa_support_find’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:909:12: branch_true: following ‘true’ branch (when ‘info’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:909:28: call_function: inlined call to ‘spa_dict_lookup’ from ‘backend_ofono_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:909:28: call_function: inlined call to ‘spa_dict_lookup’ from ‘backend_ofono_new’
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:909:13: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:910:43: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/backend-ofono.c:914:14: danger: ‘backend’ leaks here; was allocated at [(2)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/1)
Error: CPPCHECK_WARNING (CWE-457): [#def718]
pipewire-1.5.81/spa/plugins/bluez5/bluez5-device.c:3047: error[uninitvar]: Uninitialized variable: idx
Error: CPPCHECK_WARNING (CWE-457): [#def719]
pipewire-1.5.81/spa/plugins/bluez5/bluez5-device.c:3075: error[uninitvar]: Uninitialized variable: device
Error: GCC_ANALYZER_WARNING (CWE-401): [#def720]
pipewire-1.5.81/spa/plugins/bluez5/bt-latency.h:63:17: warning[-Wanalyzer-malloc-leak]: leak of ‘stream’
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:436:23: enter_function: entry to ‘stream_create’
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:455:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:461:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:464:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:466:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:471:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:472:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:477:20: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:478:12: branch_false: following ‘false’ branch (when ‘interval > 5000’)...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:483:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:485:19: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:491:12: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:491:12: branch_true: following ‘true’ branch (when ‘sink != 0’)...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:496:18: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:496:18: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:497:12: branch_false: following ‘false’ branch (when ‘stream’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:500:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:510:9: call_function: calling ‘spa_bt_latency_init’ from ‘stream_create’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def721]
pipewire-1.5.81/spa/plugins/bluez5/bt-latency.h:69:23: warning[-Wanalyzer-malloc-leak]: leak of ‘stream’
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:436:23: enter_function: entry to ‘stream_create’
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:455:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:461:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:464:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:466:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:471:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:472:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:477:20: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:478:12: branch_false: following ‘false’ branch (when ‘interval > 5000’)...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:483:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:485:19: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:491:12: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:491:12: branch_true: following ‘true’ branch (when ‘sink != 0’)...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:496:18: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:496:18: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:497:12: branch_false: following ‘false’ branch (when ‘stream’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:500:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/iso-io.c:510:9: call_function: calling ‘spa_bt_latency_init’ from ‘stream_create’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def722]
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:93:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:176:35: enter_function: entry to ‘load_media_codecs’
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:200:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:201:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:204:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:209:21: branch_true: following ‘true’ branch (when ‘i != 14’)...
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:210:66: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:210:17: call_function: calling ‘load_media_codecs_from’ from ‘load_media_codecs’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def723]
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:97:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:176:35: enter_function: entry to ‘load_media_codecs’
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:200:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:201:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:204:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:209:21: branch_true: following ‘true’ branch (when ‘i != 14’)...
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:210:66: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/codec-loader.c:210:17: call_function: calling ‘load_media_codecs_from’ from ‘load_media_codecs’
Error: GCC_ANALYZER_WARNING (CWE-457): [#def724]
pipewire-1.5.81/spa/plugins/bluez5/g722/g722_encode.c:89:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘sg[1]’
pipewire-1.5.81/spa/plugins/bluez5/g722/g722_encode.c:226:5: enter_function: entry to ‘g722_encode’
pipewire-1.5.81/spa/plugins/bluez5/g722/g722_encode.c:254:15: branch_true: following ‘true’ branch (when ‘j < len’)...
pipewire-1.5.81/spa/plugins/bluez5/g722/g722_encode.c:255:9: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/g722/g722_encode.c:255:8: branch_false: following ‘false’ branch...
branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/g722/g722_encode.c:261:21: branch_true: following ‘true’ branch (when ‘i != 22’)...
pipewire-1.5.81/spa/plugins/bluez5/g722/g722_encode.c:262:26: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/g722/g722_encode.c:261:21: branch_false: following ‘false’ branch (when ‘i == 22’)...
pipewire-1.5.81/spa/plugins/bluez5/g722/g722_encode.c:265:24: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/g722/g722_encode.c:271:21: branch_true: following ‘true’ branch (when ‘i != 12’)...
pipewire-1.5.81/spa/plugins/bluez5/g722/g722_encode.c:272:26: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/g722/g722_encode.c:297:17: branch_true: following ‘true’ branch (when ‘i != 30’)...
pipewire-1.5.81/spa/plugins/bluez5/g722/g722_encode.c:298:14: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/g722/g722_encode.c:326:5: call_function: calling ‘block4’ from ‘g722_encode’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def725]
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:93:9: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc(1, (long unsigned int)lc3_encoder_size(7500, 24000))’
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:87:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:90:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:94:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:93:21: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:93:9: danger: ‘calloc(1, (long unsigned int)lc3_encoder_size(7500, 24000))’ leaks here; was allocated at [(5)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def726]
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:93:21: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:87:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:89:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:90:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:94:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:93:21: danger: ‘this’ leaks here; was allocated at [(3)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def727]
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:94:35: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:87:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:89:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:90:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:94:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:94:35: danger: ‘this’ leaks here; was allocated at [(3)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def728]
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:98:9: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc(1, (long unsigned int)lc3_decoder_size(7500, 24000))’
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:87:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:90:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:94:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:95:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:99:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:98:21: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:98:9: danger: ‘calloc(1, (long unsigned int)lc3_decoder_size(7500, 24000))’ leaks here; was allocated at [(7)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def729]
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:98:21: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:87:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:89:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:90:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:94:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:95:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:99:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:98:21: danger: ‘this’ leaks here; was allocated at [(3)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def730]
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:99:35: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:87:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:89:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:90:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:94:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:95:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:99:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:99:35: danger: ‘this’ leaks here; was allocated at [(3)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def731]
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:103:9: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:87:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:89:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:90:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:94:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:95:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:99:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:100:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:103:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-a127.c:103:9: danger: ‘this’ leaks here; was allocated at [(3)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def732]
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:96:9: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc(1, (long unsigned int)lc3_encoder_size(7500, 32000))’
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:90:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:93:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:97:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:96:21: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:96:9: danger: ‘calloc(1, (long unsigned int)lc3_encoder_size(7500, 32000))’ leaks here; was allocated at [(5)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def733]
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:96:21: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc(1, 104)’
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:90:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:92:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:93:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:97:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:96:21: danger: ‘calloc(1, 104)’ leaks here; was allocated at [(3)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def734]
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:97:35: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc(1, 104)’
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:90:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:92:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:93:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:97:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:97:35: danger: ‘calloc(1, 104)’ leaks here; was allocated at [(3)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def735]
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:101:9: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc(1, (long unsigned int)lc3_decoder_size(7500, 32000))’
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:90:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:93:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:97:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:98:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:102:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:101:21: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:101:9: danger: ‘calloc(1, (long unsigned int)lc3_decoder_size(7500, 32000))’ leaks here; was allocated at [(7)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def736]
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:101:21: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc(1, 104)’
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:90:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:92:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:93:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:97:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:98:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:102:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:101:21: danger: ‘calloc(1, 104)’ leaks here; was allocated at [(3)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def737]
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:102:35: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc(1, 104)’
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:90:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:92:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:93:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:97:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:98:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:102:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:102:35: danger: ‘calloc(1, 104)’ leaks here; was allocated at [(3)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def738]
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:106:9: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc(1, 104)’
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:90:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:92:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:93:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:97:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:98:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:102:35: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:103:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:106:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/hfp-codec-lc3-swb.c:106:9: danger: ‘calloc(1, 104)’ leaks here; was allocated at [(3)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-457): [#def739]
pipewire-1.5.81/spa/plugins/bluez5/media-source.c:254: warning[uninitvar]: Uninitialized variables: param.size, param.type
Error: GCC_ANALYZER_WARNING (CWE-401): [#def740]
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:313:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:501:28: enter_function: entry to ‘spa_bt_midi_server_new’
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:509:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:510:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:513:27: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:520:20: call_function: calling ‘export_objects’ from ‘spa_bt_midi_server_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def741]
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:318:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:501:28: enter_function: entry to ‘spa_bt_midi_server_new’
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:509:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:510:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:513:27: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:520:20: call_function: calling ‘export_objects’ from ‘spa_bt_midi_server_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def742]
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:321:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:501:28: enter_function: entry to ‘spa_bt_midi_server_new’
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:509:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:510:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:513:27: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:520:20: call_function: calling ‘export_objects’ from ‘spa_bt_midi_server_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def743]
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:323:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:501:28: enter_function: entry to ‘spa_bt_midi_server_new’
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:509:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:510:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:513:27: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:520:20: call_function: calling ‘export_objects’ from ‘spa_bt_midi_server_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def744]
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:324:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:501:28: enter_function: entry to ‘spa_bt_midi_server_new’
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:509:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:510:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:513:27: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:520:20: call_function: calling ‘export_objects’ from ‘spa_bt_midi_server_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def745]
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:471:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:501:28: enter_function: entry to ‘spa_bt_midi_server_new’
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:509:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:510:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:513:27: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:520:20: call_function: calling ‘export_objects’ from ‘spa_bt_midi_server_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def746]
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:473:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:501:28: enter_function: entry to ‘spa_bt_midi_server_new’
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:509:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:510:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:513:27: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/midi-server.c:520:20: call_function: calling ‘export_objects’ from ‘spa_bt_midi_server_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def747]
pipewire-1.5.81/spa/plugins/bluez5/player.c:270:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/spa/plugins/bluez5/player.c:257:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/player.c:258:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/player.c:262:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/player.c:264:22: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/player.c:264:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/player.c:265:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/player.c:270:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/player.c:270:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def748]
pipewire-1.5.81/spa/plugins/bluez5/player.c:274:14: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/spa/plugins/bluez5/player.c:248:23: enter_function: entry to ‘spa_bt_player_new’
pipewire-1.5.81/spa/plugins/bluez5/player.c:257:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/player.c:258:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/player.c:262:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/player.c:264:22: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/player.c:264:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/player.c:265:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/player.c:270:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/player.c:272:9: call_function: calling ‘update_properties’ from ‘spa_bt_player_new’
pipewire-1.5.81/spa/plugins/bluez5/player.c:272:9: return_function: returning to ‘spa_bt_player_new’ from ‘update_properties’
pipewire-1.5.81/spa/plugins/bluez5/player.c:274:14: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def749]
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:321:13: warning[-Wanalyzer-malloc-leak]: leak of ‘io’
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:291:14: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:292:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:295:18: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:321:13: danger: ‘io’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def750]
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:324:26: warning[-Wanalyzer-malloc-leak]: leak of ‘io’
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:291:14: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:292:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:295:18: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:321:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:324:26: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:324:26: danger: ‘io’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def751]
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:328:9: warning[-Wanalyzer-malloc-leak]: leak of ‘io’
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:283:23: enter_function: entry to ‘spa_bt_sco_io_create’
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:291:14: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:292:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:295:18: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:321:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:324:26: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:325:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:328:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:328:9: call_function: inlined call to ‘spa_log_level_topic_enabled’ from ‘spa_bt_sco_io_create’
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:328:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/sco-io.c:328:9: danger: ‘io’ leaks here; was allocated at [(2)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def752]
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:451:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:404:1: enter_function: entry to ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:417:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:418:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:418:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:420:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:420:9: call_function: calling ‘spa_log_topic_init’ from ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:420:9: return_function: returning to ‘telephony_new’ from ‘spa_log_topic_init’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:441:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:442:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:445:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:450:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:451:17: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:451:17: call_function: inlined call to ‘spa_log_level_topic_enabled’ from ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:451:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:451:17: danger: ‘impl’ leaks here; was allocated at [(11)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def753]
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:456:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:404:1: enter_function: entry to ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:417:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:418:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:418:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:420:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:420:9: call_function: calling ‘spa_log_topic_init’ from ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:420:9: return_function: returning to ‘telephony_new’ from ‘spa_log_topic_init’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:441:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:442:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:445:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:449:33: call_function: calling ‘spa_dbus_get_connection’ from ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:449:33: return_function: returning to ‘telephony_new’ from ‘spa_dbus_get_connection’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:450:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:454:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:454:22: call_function: calling ‘spa_dbus_connection_get’ from ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:454:22: return_function: returning to ‘telephony_new’ from ‘spa_dbus_connection_get’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:455:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:456:17: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:456:17: call_function: inlined call to ‘spa_log_level_topic_enabled’ from ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:456:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:456:17: danger: ‘impl’ leaks here; was allocated at [(11)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def754]
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:477:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:404:1: enter_function: entry to ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:417:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:418:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:418:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:420:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:420:9: call_function: calling ‘spa_log_topic_init’ from ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:420:9: return_function: returning to ‘telephony_new’ from ‘spa_log_topic_init’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:441:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:442:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:445:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:449:33: call_function: calling ‘spa_dbus_get_connection’ from ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:449:33: return_function: returning to ‘telephony_new’ from ‘spa_dbus_get_connection’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:450:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:454:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:454:22: call_function: calling ‘spa_dbus_connection_get’ from ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:454:22: return_function: returning to ‘telephony_new’ from ‘spa_dbus_connection_get’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:455:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:460:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:473:15: branch_false: following ‘false’ branch (when ‘ofono_service_compat == 0’)...
branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:476:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:477:17: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:477:17: call_function: inlined call to ‘spa_log_level_topic_enabled’ from ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:477:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:477:17: danger: ‘impl’ leaks here; was allocated at [(11)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def755]
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:481:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:404:1: enter_function: entry to ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:417:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:418:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:418:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:420:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:420:9: call_function: calling ‘spa_log_topic_init’ from ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:420:9: return_function: returning to ‘telephony_new’ from ‘spa_log_topic_init’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:441:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:442:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:445:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:449:33: call_function: calling ‘spa_dbus_get_connection’ from ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:449:33: return_function: returning to ‘telephony_new’ from ‘spa_dbus_get_connection’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:450:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:454:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:454:22: call_function: calling ‘spa_dbus_connection_get’ from ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:454:22: return_function: returning to ‘telephony_new’ from ‘spa_dbus_connection_get’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:455:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:460:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:473:15: branch_false: following ‘false’ branch (when ‘ofono_service_compat == 0’)...
branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:476:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:480:12: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:480:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:481:17: branch_true: ...to here
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:481:17: call_function: inlined call to ‘spa_log_level_topic_enabled’ from ‘telephony_new’
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:481:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/bluez5/telephony.c:481:17: danger: ‘impl’ leaks here; was allocated at [(11)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def756]
pipewire-1.5.81/spa/plugins/bluez5/upower.c:175:14: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/spa/plugins/bluez5/upower.c:195:7: enter_function: entry to ‘upower_register’
pipewire-1.5.81/spa/plugins/bluez5/upower.c:202:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/upower.c:203:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/upower.c:203:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/upower.c:204:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/upower.c:204:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/upower.c:205:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/upower.c:205:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/bluez5/upower.c:207:16: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/upower.c:207:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/bluez5/upower.c:208:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/spa/plugins/bluez5/upower.c:211:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/bluez5/upower.c:216:13: call_function: calling ‘add_filters’ from ‘upower_register’
Error: COMPILER_WARNING: [#def757]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-avx.c:40:25: note[note]: called from here
Error: COMPILER_WARNING: [#def758]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-avx.c:41:25: note[note]: called from here
Error: COMPILER_WARNING: [#def759]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-avx.c:42:25: note[note]: called from here
Error: COMPILER_WARNING: [#def760]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-avx.c:43:25: note[note]: called from here
Error: COMPILER_WARNING: [#def761]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-avx.c:46:33: note[note]: called from here
Error: COMPILER_WARNING: [#def762]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-avx.c:47:33: note[note]: called from here
Error: COMPILER_WARNING: [#def763]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-avx.c:48:33: note[note]: called from here
Error: COMPILER_WARNING: [#def764]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-avx.c:49:33: note[note]: called from here
Error: COMPILER_WARNING: [#def765]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-avx.c:51:17: note[note]: called from here
Error: COMPILER_WARNING: [#def766]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-avx.c:52:17: note[note]: called from here
Error: COMPILER_WARNING: [#def767]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-avx.c:53:17: note[note]: called from here
Error: COMPILER_WARNING: [#def768]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-avx.c:54:17: note[note]: called from here
Error: COMPILER_WARNING: [#def769]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-avx.c:238:22: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def770]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-avx.c:239:1: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: GCC_ANALYZER_WARNING (CWE-401): [#def771]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:244:17: warning[-Wanalyzer-malloc-leak]: leak of ‘info’
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:237:33: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:241:12: branch_false: following ‘false’ branch (when ‘info’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:244:34: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:244:17: danger: ‘info’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def772]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:245:17: warning[-Wanalyzer-malloc-leak]: leak of ‘info’
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:237:33: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:241:12: branch_false: following ‘false’ branch (when ‘info’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:244:34: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:245:17: danger: ‘info’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def773]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:247:26: warning[-Wanalyzer-malloc-leak]: leak of ‘info’
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:237:33: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:241:12: branch_false: following ‘false’ branch (when ‘info’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:244:34: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:247:26: danger: ‘info’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def774]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:248:26: warning[-Wanalyzer-malloc-leak]: leak of ‘info’
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:237:33: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:241:12: branch_false: following ‘false’ branch (when ‘info’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:244:34: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:248:26: danger: ‘info’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def775]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:250:9: warning[-Wanalyzer-malloc-leak]: leak of ‘info’
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:237:33: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:241:12: branch_false: following ‘false’ branch (when ‘info’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:244:34: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:250:9: danger: ‘info’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def776]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:251:9: warning[-Wanalyzer-malloc-leak]: leak of ‘info’
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:237:33: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:241:12: branch_false: following ‘false’ branch (when ‘info’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:244:34: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp-c.c:251:9: danger: ‘info’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def777]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.c:116:9: warning[-Wanalyzer-malloc-leak]: leak of ‘dsp’
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.c:102:22: enter_function: entry to ‘spa_fga_dsp_new’
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.c:107:16: call_function: inlined call to ‘find_dsp_info’ from ‘spa_fga_dsp_new’
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.c:108:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.c:112:15: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.c:112:15: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.c:113:12: branch_false: following ‘false’ branch (when ‘dsp’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.c:116:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.c:116:9: danger: ‘dsp’ leaks here; was allocated at [(9)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/8)
Error: CPPCHECK_WARNING (CWE-190): [#def778]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.h:66: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def779]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.h:73: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def780]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.h:81: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def781]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.h:88: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def782]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.h:94: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def783]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.h:94:16: warning[-Wanalyzer-malloc-leak]: leak of ‘conv’
pipewire-1.5.81/spa/plugins/filter-graph/convolver.c:261:19: enter_function: entry to ‘convolver_new’
pipewire-1.5.81/spa/plugins/filter-graph/convolver.c:266:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/convolver.c:269:22: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/convolver.c:277:12: branch_false: following ‘false’ branch (when ‘conv’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/convolver.c:280:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/convolver.c:282:12: branch_false: following ‘false’ branch (when ‘irlen != 0’)...
branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/convolver.c:289:31: call_function: calling ‘convolver1_new’ from ‘convolver_new’
Error: CPPCHECK_WARNING (CWE-190): [#def784]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.h:99: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def785]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.h:104: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def786]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.h:109: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def787]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.h:114: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def788]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.h:120: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def789]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.h:127: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def790]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.h:135: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def791]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.h:142: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def792]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.h:149: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def793]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.h:157: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def794]
pipewire-1.5.81/spa/plugins/filter-graph/audio-dsp.h:164: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def795]
pipewire-1.5.81/spa/plugins/filter-graph/filter-graph.c:785: warning[uninitvar]: Uninitialized variable: soft_vols
Error: CPPCHECK_WARNING (CWE-476): [#def796]
pipewire-1.5.81/spa/plugins/filter-graph/filter-graph.c:960: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: desc
Error: CPPCHECK_WARNING (CWE-476): [#def797]
pipewire-1.5.81/spa/plugins/filter-graph/filter-graph.c:961: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: desc
Error: GCC_ANALYZER_WARNING (CWE-476): [#def798]
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1294:33: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1415:21: enter_function: entry to ‘new_setup_c’
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1423:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1433:28: call_function: inlined call to ‘pffft_aligned_malloc’ from ‘new_setup_c’
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1433:9: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1438:12: branch_true: following ‘true’ branch (when ‘transform == 0’)...
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1450:52: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1450:17: call_function: calling ‘rffti1_ps’ from ‘new_setup_c’
Error: CPPCHECK_WARNING (CWE-476): [#def799]
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1429: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: s
Error: GCC_ANALYZER_WARNING (CWE-476): [#def800]
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1429:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘s’
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1417:42: acquire_memory: this call could return NULL
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1429:9: danger: ‘s’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def801]
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1430: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: s
Error: CPPCHECK_WARNING (CWE-476): [#def802]
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1432: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: s
Error: CPPCHECK_WARNING (CWE-476): [#def803]
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1433: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: s
Error: GCC_ANALYZER_WARNING (CWE-401): [#def804]
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1433:28: warning[-Wanalyzer-malloc-leak]: leak of ‘s’
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1417:42: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1433:28: danger: ‘s’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def805]
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1434: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: s
Error: CPPCHECK_WARNING (CWE-476): [#def806]
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1435: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: s
Error: CPPCHECK_WARNING (CWE-476): [#def807]
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1436: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: s
Error: CPPCHECK_WARNING (CWE-476): [#def808]
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1439: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: s
Error: CPPCHECK_WARNING (CWE-476): [#def809]
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1452: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: s
Error: CPPCHECK_WARNING (CWE-476): [#def810]
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1467: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: s
Error: CPPCHECK_WARNING (CWE-476): [#def811]
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:1468: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: s
Error: GCC_ANALYZER_WARNING (CWE-401): [#def812]
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:2313:9: warning[-Wanalyzer-malloc-leak]: leak of ‘p0’
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:2308:24: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:2309:12: branch_false: following ‘false’ branch (when ‘p0’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:2311:23: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/pffft.c:2313:9: danger: ‘p0’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: COMPILER_WARNING (CWE-252): [#def813]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_builtin.c: scope_hint: In function ‘do_exec’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_builtin.c:2644:9: warning[-Wunused-result]: ignoring return value of ‘pipe2’ declared with attribute ‘warn_unused_result’
Error: COMPILER_WARNING (CWE-252): [#def814]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_builtin.c:2645:9: warning[-Wunused-result]: ignoring return value of ‘pipe2’ declared with attribute ‘warn_unused_result’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def815]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ebur128.c:99:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ebur128.c:71:15: enter_function: entry to ‘ebur128_instantiate’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ebur128.c:82:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ebur128.c:83:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ebur128.c:88:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ebur128.c:95:12: branch_false: following ‘false’ branch (when ‘config’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ebur128.c:98:13: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ebur128.c:98:13: call_function: inlined call to ‘spa_json_begin_object’ from ‘ebur128_instantiate’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ebur128.c:98:13: call_function: inlined call to ‘spa_json_begin_object’ from ‘ebur128_instantiate’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ebur128.c:98:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ebur128.c:99:17: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ebur128.c:99:17: call_function: inlined call to ‘spa_log_level_topic_enabled’ from ‘ebur128_instantiate’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ebur128.c:99:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ebur128.c:99:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/1)
Error: CPPCHECK_WARNING (CWE-476): [#def816]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:111: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: dd
Error: CPPCHECK_WARNING (CWE-476): [#def817]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:152: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: desc
Error: GCC_ANALYZER_WARNING (CWE-476): [#def818]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:152:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:140:41: enter_function: entry to ‘ladspa_plugin_make_desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:147:13: call_function: calling ‘find_desc’ from ‘ladspa_plugin_make_desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:147:13: return_function: returning to ‘ladspa_plugin_make_desc’ from ‘find_desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:148:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:151:16: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:151:16: acquire_memory: this call could return NULL
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:152:9: danger: ‘desc’ could be NULL: unchecked value from [(9)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/8)
Error: CPPCHECK_WARNING (CWE-476): [#def819]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:154: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: desc
Error: CPPCHECK_WARNING (CWE-476): [#def820]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:155: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: desc
Error: CPPCHECK_WARNING (CWE-476): [#def821]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:156: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: desc
Error: CPPCHECK_WARNING (CWE-476): [#def822]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:157: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: desc
Error: CPPCHECK_WARNING (CWE-476): [#def823]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:158: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: desc
Error: CPPCHECK_WARNING (CWE-476): [#def824]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:159: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: desc
Error: CPPCHECK_WARNING (CWE-476): [#def825]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:161: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: desc
Error: CPPCHECK_WARNING (CWE-476): [#def826]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:163: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: desc
Error: CPPCHECK_WARNING (CWE-476): [#def827]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:164: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: desc
Error: CPPCHECK_WARNING (CWE-476): [#def828]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:166: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: desc
Error: CPPCHECK_WARNING (CWE-476): [#def829]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:167: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: desc
Error: CPPCHECK_WARNING (CWE-476): [#def830]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:169: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: desc
Error: CPPCHECK_WARNING (CWE-476): [#def831]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:170: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: desc
Error: GCC_ANALYZER_WARNING (CWE-476): [#def832]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:170:17: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘calloc(*<unknown>.PortCount & 4294967295, 48)’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:140:41: enter_function: entry to ‘ladspa_plugin_make_desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:147:13: call_function: calling ‘find_desc’ from ‘ladspa_plugin_make_desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:147:13: return_function: returning to ‘ladspa_plugin_make_desc’ from ‘find_desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:148:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:151:16: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:167:28: acquire_memory: this call could return NULL
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:169:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:170:33: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:170:17: danger: ‘calloc(*<unknown>.PortCount & 4294967295, 48) + (long unsigned int)i * 48’ could be NULL: unchecked value from [(9)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/8)
Error: CPPCHECK_WARNING (CWE-476): [#def833]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:171: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: desc
Error: CPPCHECK_WARNING (CWE-476): [#def834]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:172: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: desc
Error: GCC_ANALYZER_WARNING (CWE-401): [#def835]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:175:16: warning[-Wanalyzer-malloc-leak]: leak of ‘desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:140:41: enter_function: entry to ‘ladspa_plugin_make_desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:147:13: call_function: calling ‘find_desc’ from ‘ladspa_plugin_make_desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:147:13: return_function: returning to ‘ladspa_plugin_make_desc’ from ‘find_desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:148:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:151:16: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:151:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:169:21: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:175:16: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_ladspa.c:175:16: danger: ‘desc’ leaks here; was allocated at [(9)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def836]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:392:13: warning[-Wanalyzer-malloc-leak]: leak of ‘i’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:374:13: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:375:12: branch_false: following ‘false’ branch (when ‘i’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:378:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:392:13: danger: ‘i’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def837]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:401:17: warning[-Wanalyzer-malloc-leak]: leak of ‘i’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:374:13: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:375:12: branch_false: following ‘false’ branch (when ‘i’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:378:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:392:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:401:17: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:401:17: danger: ‘i’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def838]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:404:17: warning[-Wanalyzer-malloc-leak]: leak of ‘i’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:374:13: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:375:12: branch_false: following ‘false’ branch (when ‘i’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:378:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:392:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:401:17: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:404:17: danger: ‘i’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def839]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:407:17: warning[-Wanalyzer-malloc-leak]: leak of ‘i’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:374:13: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:375:12: branch_false: following ‘false’ branch (when ‘i’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:378:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:392:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:401:17: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:407:17: danger: ‘i’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def840]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:410:17: warning[-Wanalyzer-malloc-leak]: leak of ‘i’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:374:13: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:375:12: branch_false: following ‘false’ branch (when ‘i’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:378:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:392:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:401:17: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:410:17: danger: ‘i’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def841]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:413:17: warning[-Wanalyzer-malloc-leak]: leak of ‘i’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:374:13: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:375:12: branch_false: following ‘false’ branch (when ‘i’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:378:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:392:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:401:17: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:413:17: danger: ‘i’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def842]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:423:23: warning[-Wanalyzer-malloc-leak]: leak of ‘i’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:374:13: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:375:12: branch_false: following ‘false’ branch (when ‘i’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:378:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:392:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:401:17: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:423:23: danger: ‘i’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def843]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:524:30: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:521:27: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:524:30: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def844]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:524:30: warning[-Wanalyzer-malloc-leak]: leak of ‘desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:524:30: danger: ‘desc’ leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def845]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:531:18: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:521:27: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:531:18: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def846]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:531:18: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:531:18: danger: ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’ leaks here; was allocated at [(3)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def847]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:531:18: warning[-Wanalyzer-malloc-leak]: leak of ‘desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:531:18: danger: ‘desc’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def848]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:532:34: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:521:27: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:532:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:532:34: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:532:34: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def849]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:532:34: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:532:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:532:34: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:532:34: danger: ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’ leaks here; was allocated at [(3)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def850]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:532:34: warning[-Wanalyzer-malloc-leak]: leak of ‘desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:532:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:532:34: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:532:34: danger: ‘desc’ leaks here; was allocated at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def851]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:534:9: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:521:27: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:534:9: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def852]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:534:9: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:534:9: danger: ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’ leaks here; was allocated at [(3)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def853]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:534:9: warning[-Wanalyzer-malloc-leak]: leak of ‘desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:534:9: danger: ‘desc’ leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def854]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:521:27: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def855]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: danger: ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’ leaks here; was allocated at [(3)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def856]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: warning[-Wanalyzer-malloc-leak]: leak of ‘desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: danger: ‘desc’ leaks here; was allocated at [(1)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def857]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: warning[-Wanalyzer-malloc-leak]: leak of ‘fp’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: danger: ‘fp’ leaks here; was allocated at [(3)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def858]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:538:42: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:521:27: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:538:42: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def859]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:538:42: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:538:42: danger: ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’ leaks here; was allocated at [(3)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def860]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:538:42: warning[-Wanalyzer-malloc-leak]: leak of ‘desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:538:42: danger: ‘desc’ leaks here; was allocated at [(1)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def861]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:538:42: warning[-Wanalyzer-malloc-leak]: leak of ‘fp’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:538:42: danger: ‘fp’ leaks here; was allocated at [(3)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def862]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:541:17: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘fp’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: this call could return NULL
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:541:17: danger: ‘fp’ could be NULL: unchecked value from [(3)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def863]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:542:28: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:521:27: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:542:28: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/33/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def864]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:542:28: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:542:28: danger: ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’ leaks here; was allocated at [(3)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def865]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:542:28: warning[-Wanalyzer-malloc-leak]: leak of ‘desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:542:28: danger: ‘desc’ leaks here; was allocated at [(1)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def866]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:542:28: warning[-Wanalyzer-malloc-leak]: leak of ‘fp’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:542:28: danger: ‘fp’ leaks here; was allocated at [(3)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def867]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:545:21: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:521:27: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:545:21: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def868]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:545:21: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:545:21: danger: ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’ leaks here; was allocated at [(3)](sarif:/runs/0/results/38/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def869]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:545:21: warning[-Wanalyzer-malloc-leak]: leak of ‘desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:545:21: danger: ‘desc’ leaks here; was allocated at [(1)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def870]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:545:21: warning[-Wanalyzer-malloc-leak]: leak of ‘fp’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:545:21: danger: ‘fp’ leaks here; was allocated at [(3)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def871]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:547:21: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:521:27: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:547:21: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/39/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def872]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:547:21: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:547:21: danger: ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’ leaks here; was allocated at [(3)](sarif:/runs/0/results/42/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def873]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:547:21: warning[-Wanalyzer-malloc-leak]: leak of ‘desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:547:21: danger: ‘desc’ leaks here; was allocated at [(1)](sarif:/runs/0/results/41/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def874]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:547:21: warning[-Wanalyzer-malloc-leak]: leak of ‘fp’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:547:21: danger: ‘fp’ leaks here; was allocated at [(3)](sarif:/runs/0/results/40/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def875]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:549:21: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:521:27: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:549:21: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/45/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def876]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:549:21: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:549:21: danger: ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’ leaks here; was allocated at [(3)](sarif:/runs/0/results/46/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def877]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:549:21: warning[-Wanalyzer-malloc-leak]: leak of ‘desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:549:21: danger: ‘desc’ leaks here; was allocated at [(1)](sarif:/runs/0/results/44/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def878]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:549:21: warning[-Wanalyzer-malloc-leak]: leak of ‘fp’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:549:21: danger: ‘fp’ leaks here; was allocated at [(3)](sarif:/runs/0/results/43/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def879]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:551:21: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:521:27: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:551:21: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/49/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def880]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:551:21: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:551:21: danger: ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’ leaks here; was allocated at [(3)](sarif:/runs/0/results/50/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def881]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:551:21: warning[-Wanalyzer-malloc-leak]: leak of ‘desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:551:21: danger: ‘desc’ leaks here; was allocated at [(1)](sarif:/runs/0/results/47/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def882]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:551:21: warning[-Wanalyzer-malloc-leak]: leak of ‘fp’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:551:21: danger: ‘fp’ leaks here; was allocated at [(3)](sarif:/runs/0/results/48/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def883]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:553:21: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:521:27: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:553:21: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/51/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def884]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:553:21: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:553:21: danger: ‘calloc((long unsigned int)lilv_plugin_get_num_ports(*(struct plugin *)plugin.p), 48)’ leaks here; was allocated at [(3)](sarif:/runs/0/results/54/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def885]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:553:21: warning[-Wanalyzer-malloc-leak]: leak of ‘desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:553:21: danger: ‘desc’ leaks here; was allocated at [(1)](sarif:/runs/0/results/52/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def886]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:553:21: warning[-Wanalyzer-malloc-leak]: leak of ‘fp’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:525:28: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:537:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:553:21: danger: ‘fp’ leaks here; was allocated at [(3)](sarif:/runs/0/results/53/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def887]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:564:16: warning[-Wanalyzer-malloc-leak]: leak of ‘desc’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:508:12: branch_false: following ‘false’ branch (when ‘desc’ is non-NULL)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:511:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:536:21: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:564:16: branch_false: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_lv2.c:564:16: danger: ‘desc’ leaks here; was allocated at [(1)](sarif:/runs/0/results/55/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def888]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:230:9: warning[-Wanalyzer-malloc-leak]: leak of ‘left_ir’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:218:13: enter_function: entry to ‘spatializer_reload’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:221:26: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:227:29: branch_true: following ‘true’ branch (when ‘i != 3’)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:228:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:230:9: call_function: inlined call to ‘spa_log_level_topic_enabled’ from ‘spatializer_reload’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:230:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:230:9: danger: ‘left_ir’ leaks here; was allocated at [(2)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def889]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:230:9: warning[-Wanalyzer-malloc-leak]: leak of ‘right_ir’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:218:13: enter_function: entry to ‘spatializer_reload’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:222:27: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:227:29: branch_true: following ‘true’ branch (when ‘i != 3’)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:228:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:230:9: call_function: inlined call to ‘spa_log_level_topic_enabled’ from ‘spatializer_reload’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:230:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:230:9: danger: ‘right_ir’ leaks here; was allocated at [(2)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def890]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:232:9: warning[-Wanalyzer-malloc-leak]: leak of ‘left_ir’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:221:26: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:227:29: branch_true: following ‘true’ branch (when ‘i != 3’)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:228:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:232:9: danger: ‘left_ir’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def891]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:232:9: warning[-Wanalyzer-malloc-leak]: leak of ‘right_ir’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:222:27: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:227:29: branch_true: following ‘true’ branch (when ‘i != 3’)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:228:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:232:9: danger: ‘right_ir’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def892]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:233:9: warning[-Wanalyzer-malloc-leak]: leak of ‘left_ir’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:221:26: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:227:29: branch_true: following ‘true’ branch (when ‘i != 3’)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:228:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:233:9: danger: ‘left_ir’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def893]
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:233:9: warning[-Wanalyzer-malloc-leak]: leak of ‘right_ir’
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:222:27: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:227:29: branch_true: following ‘true’ branch (when ‘i != 3’)...
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:228:40: branch_true: ...to here
pipewire-1.5.81/spa/plugins/filter-graph/plugin_sofa.c:233:9: danger: ‘right_ir’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-457): [#def894]
pipewire-1.5.81/spa/plugins/jack/jack-device.c:326: error[uninitvar]: Uninitialized variable: idx
Error: CPPCHECK_WARNING (CWE-190): [#def895]
pipewire-1.5.81/spa/plugins/support/cpu-x86.c:177: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def896]
pipewire-1.5.81/spa/plugins/support/cpu.c:170: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def897]
pipewire-1.5.81/spa/plugins/support/cpu.c:262: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def898]
pipewire-1.5.81/spa/plugins/support/dbus.c:77: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def899]
pipewire-1.5.81/spa/plugins/support/dbus.c:87: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def900]
pipewire-1.5.81/spa/plugins/support/dbus.c:98:14: warning[-Wanalyzer-malloc-leak]: leak of ‘data’
pipewire-1.5.81/spa/plugins/support/dbus.c:139:20: enter_function: entry to ‘add_watch’
pipewire-1.5.81/spa/plugins/support/dbus.c:147:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/support/dbus.c:151:24: call_function: calling ‘dbus_to_io’ from ‘add_watch’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def901]
pipewire-1.5.81/spa/plugins/support/dbus.c:101:17: warning[-Wanalyzer-malloc-leak]: leak of ‘data’
pipewire-1.5.81/spa/plugins/support/dbus.c:139:20: enter_function: entry to ‘add_watch’
pipewire-1.5.81/spa/plugins/support/dbus.c:147:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/support/dbus.c:151:24: call_function: calling ‘dbus_to_io’ from ‘add_watch’
Error: CPPCHECK_WARNING (CWE-190): [#def902]
pipewire-1.5.81/spa/plugins/support/dbus.c:145: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-476): [#def903]
pipewire-1.5.81/spa/plugins/support/dbus.c:148: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: GCC_ANALYZER_WARNING (CWE-476): [#def904]
pipewire-1.5.81/spa/plugins/support/dbus.c:148:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘data’
pipewire-1.5.81/spa/plugins/support/dbus.c:147:16: acquire_memory: this call could return NULL
pipewire-1.5.81/spa/plugins/support/dbus.c:148:9: danger: ‘data’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def905]
pipewire-1.5.81/spa/plugins/support/dbus.c:151: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: GCC_ANALYZER_WARNING (CWE-775): [#def906]
pipewire-1.5.81/spa/plugins/support/dbus.c:151:24: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘dup(dbus_watch_get_unix_fd(watch))’
pipewire-1.5.81/spa/plugins/support/dbus.c:139:20: enter_function: entry to ‘add_watch’
pipewire-1.5.81/spa/plugins/support/dbus.c:151:24: acquire_resource: opened here
pipewire-1.5.81/spa/plugins/support/dbus.c:151:24: call_function: calling ‘spa_loop_utils_add_io’ from ‘add_watch’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def907]
pipewire-1.5.81/spa/plugins/support/dbus.c:151:24: warning[-Wanalyzer-malloc-leak]: leak of ‘data’
pipewire-1.5.81/spa/plugins/support/dbus.c:147:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/support/dbus.c:151:24: danger: ‘data’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def908]
pipewire-1.5.81/spa/plugins/support/dbus.c:157:16: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘dup(dbus_watch_get_unix_fd(watch))’
pipewire-1.5.81/spa/plugins/support/dbus.c:139:20: enter_function: entry to ‘add_watch’
pipewire-1.5.81/spa/plugins/support/dbus.c:151:24: acquire_resource: opened here
pipewire-1.5.81/spa/plugins/support/dbus.c:151:24: call_function: calling ‘spa_loop_utils_add_io’ from ‘add_watch’
Error: CPPCHECK_WARNING (CWE-190): [#def909]
pipewire-1.5.81/spa/plugins/support/dbus.c:164: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def910]
pipewire-1.5.81/spa/plugins/support/dbus.c:174: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def911]
pipewire-1.5.81/spa/plugins/support/dbus.c:198: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def912]
pipewire-1.5.81/spa/plugins/support/dbus.c:221: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-476): [#def913]
pipewire-1.5.81/spa/plugins/support/dbus.c:224: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: GCC_ANALYZER_WARNING (CWE-476): [#def914]
pipewire-1.5.81/spa/plugins/support/dbus.c:224:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘data’
pipewire-1.5.81/spa/plugins/support/dbus.c:218:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/support/dbus.c:221:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/support/dbus.c:223:16: acquire_memory: this call could return NULL
pipewire-1.5.81/spa/plugins/support/dbus.c:224:9: danger: ‘data’ could be NULL: unchecked value from [(3)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-476): [#def915]
pipewire-1.5.81/spa/plugins/support/dbus.c:225: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def916]
pipewire-1.5.81/spa/plugins/support/dbus.c:233: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-190): [#def917]
pipewire-1.5.81/spa/plugins/support/dbus.c:242: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def918]
pipewire-1.5.81/spa/plugins/support/dbus.c:256: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def919]
pipewire-1.5.81/spa/plugins/support/dbus.c:274: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def920]
pipewire-1.5.81/spa/plugins/support/dbus.c:287: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def921]
pipewire-1.5.81/spa/plugins/support/dbus.c:289: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def922]
pipewire-1.5.81/spa/plugins/support/dbus.c:333: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def923]
pipewire-1.5.81/spa/plugins/support/dbus.c:338: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def924]
pipewire-1.5.81/spa/plugins/support/dbus.c:391: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def925]
pipewire-1.5.81/spa/plugins/support/dbus.c:393: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-476): [#def926]
pipewire-1.5.81/spa/plugins/support/dbus.c:423: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: conn
Error: CPPCHECK_WARNING (CWE-476): [#def927]
pipewire-1.5.81/spa/plugins/support/dbus.c:424: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: conn
Error: GCC_ANALYZER_WARNING (CWE-476): [#def928]
pipewire-1.5.81/spa/plugins/support/dbus.c:424:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘conn’
pipewire-1.5.81/spa/plugins/support/dbus.c:422:16: acquire_memory: this call could return NULL
pipewire-1.5.81/spa/plugins/support/dbus.c:424:9: danger: ‘conn’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def929]
pipewire-1.5.81/spa/plugins/support/dbus.c:425: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: conn
Error: CPPCHECK_WARNING (CWE-476): [#def930]
pipewire-1.5.81/spa/plugins/support/dbus.c:426: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: conn
Error: CPPCHECK_WARNING (CWE-476): [#def931]
pipewire-1.5.81/spa/plugins/support/dbus.c:428: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: conn
Error: CPPCHECK_WARNING (CWE-190): [#def932]
pipewire-1.5.81/spa/plugins/support/dbus.c:436: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def933]
pipewire-1.5.81/spa/plugins/support/dbus.c:442: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def934]
pipewire-1.5.81/spa/plugins/support/dbus.c:442:9: warning[-Wanalyzer-malloc-leak]: leak of ‘conn’
pipewire-1.5.81/spa/plugins/support/dbus.c:415:1: enter_function: entry to ‘impl_get_connection’
pipewire-1.5.81/spa/plugins/support/dbus.c:422:16: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/support/dbus.c:426:32: call_function: calling ‘spa_loop_utils_add_idle’ from ‘impl_get_connection’
pipewire-1.5.81/spa/plugins/support/dbus.c:426:32: return_function: returning to ‘impl_get_connection’ from ‘spa_loop_utils_add_idle’
pipewire-1.5.81/spa/plugins/support/dbus.c:428:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/support/dbus.c:429:17: branch_true: ...to here
pipewire-1.5.81/spa/plugins/support/dbus.c:442:9: call_function: inlined call to ‘spa_log_level_topic_enabled’ from ‘impl_get_connection’
pipewire-1.5.81/spa/plugins/support/dbus.c:442:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/support/dbus.c:442:9: danger: ‘conn’ leaks here; was allocated at [(2)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/1)
Error: CPPCHECK_WARNING (CWE-190): [#def935]
pipewire-1.5.81/spa/plugins/support/dbus.c:518: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def936]
pipewire-1.5.81/spa/plugins/support/dbus.c:522: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def937]
pipewire-1.5.81/spa/plugins/support/journal.c:273: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def938]
pipewire-1.5.81/spa/plugins/support/logger.c:391: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def939]
pipewire-1.5.81/spa/plugins/support/loop.c:217: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def940]
pipewire-1.5.81/spa/plugins/support/loop.c:242: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def941]
pipewire-1.5.81/spa/plugins/support/loop.c:242:25: warning[-Wanalyzer-malloc-leak]: leak of ‘queue’
pipewire-1.5.81/spa/plugins/support/loop.c:222:22: enter_function: entry to ‘loop_create_queue’
pipewire-1.5.81/spa/plugins/support/loop.c:228:17: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/support/loop.c:229:12: branch_false: following ‘false’ branch (when ‘queue’ is non-NULL)...
pipewire-1.5.81/spa/plugins/support/loop.c:232:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:239:12: branch_true: following ‘true’ branch (when ‘with_fd != 0’)...
pipewire-1.5.81/spa/plugins/support/loop.c:240:28: branch_true: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:240:20: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/support/loop.c:242:25: branch_true: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:242:25: call_function: inlined call to ‘spa_log_level_topic_enabled’ from ‘loop_create_queue’
pipewire-1.5.81/spa/plugins/support/loop.c:242:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/support/loop.c:242:25: danger: ‘queue’ leaks here; was allocated at [(2)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/1)
Error: CPPCHECK_WARNING (CWE-190): [#def942]
pipewire-1.5.81/spa/plugins/support/loop.c:254: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def943]
pipewire-1.5.81/spa/plugins/support/loop.c:254:33: warning[-Wanalyzer-malloc-leak]: leak of ‘queue’
pipewire-1.5.81/spa/plugins/support/loop.c:222:22: enter_function: entry to ‘loop_create_queue’
pipewire-1.5.81/spa/plugins/support/loop.c:228:17: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/support/loop.c:229:12: branch_false: following ‘false’ branch (when ‘queue’ is non-NULL)...
pipewire-1.5.81/spa/plugins/support/loop.c:232:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:239:12: branch_true: following ‘true’ branch (when ‘with_fd != 0’)...
pipewire-1.5.81/spa/plugins/support/loop.c:240:28: branch_true: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:240:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/support/loop.c:246:17: branch_false: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:251:28: branch_true: following ‘true’ branch (when ‘idx > 127’)...
pipewire-1.5.81/spa/plugins/support/loop.c:254:33: branch_true: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:254:33: call_function: inlined call to ‘spa_log_level_topic_enabled’ from ‘loop_create_queue’
pipewire-1.5.81/spa/plugins/support/loop.c:254:33: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/support/loop.c:254:33: danger: ‘queue’ leaks here; was allocated at [(2)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/1)
Error: CPPCHECK_WARNING (CWE-190): [#def944]
pipewire-1.5.81/spa/plugins/support/loop.c:265: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def945]
pipewire-1.5.81/spa/plugins/support/loop.c:265:9: warning[-Wanalyzer-malloc-leak]: leak of ‘queue’
pipewire-1.5.81/spa/plugins/support/loop.c:222:22: enter_function: entry to ‘loop_create_queue’
pipewire-1.5.81/spa/plugins/support/loop.c:228:17: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/support/loop.c:229:12: branch_false: following ‘false’ branch (when ‘queue’ is non-NULL)...
pipewire-1.5.81/spa/plugins/support/loop.c:232:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:239:12: branch_false: following ‘false’ branch (when ‘with_fd == 0’)...
pipewire-1.5.81/spa/plugins/support/loop.c:265:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/support/loop.c:265:9: call_function: inlined call to ‘spa_log_level_topic_enabled’ from ‘loop_create_queue’
pipewire-1.5.81/spa/plugins/support/loop.c:265:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/spa/plugins/support/loop.c:265:9: danger: ‘queue’ leaks here; was allocated at [(2)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/1)
Error: CPPCHECK_WARNING (CWE-190): [#def946]
pipewire-1.5.81/spa/plugins/support/loop.c:295: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def947]
pipewire-1.5.81/spa/plugins/support/loop.c:306: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def948]
pipewire-1.5.81/spa/plugins/support/loop.c:386: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def949]
pipewire-1.5.81/spa/plugins/support/loop.c:435: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def950]
pipewire-1.5.81/spa/plugins/support/loop.c:492: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def951]
pipewire-1.5.81/spa/plugins/support/loop.c:557: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def952]
pipewire-1.5.81/spa/plugins/support/loop.c:592: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def953]
pipewire-1.5.81/spa/plugins/support/loop.c:593: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def954]
pipewire-1.5.81/spa/plugins/support/loop.c:895: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def955]
pipewire-1.5.81/spa/plugins/support/loop.c:916: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def956]
pipewire-1.5.81/spa/plugins/support/loop.c:943: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def957]
pipewire-1.5.81/spa/plugins/support/loop.c:948: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def958]
pipewire-1.5.81/spa/plugins/support/loop.c:1001: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def959]
pipewire-1.5.81/spa/plugins/support/loop.c:1052: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def960]
pipewire-1.5.81/spa/plugins/support/loop.c:1066: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def961]
pipewire-1.5.81/spa/plugins/support/loop.c:1146: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def962]
pipewire-1.5.81/spa/plugins/support/loop.c:1196: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def963]
pipewire-1.5.81/spa/plugins/support/loop.c:1299: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def964]
pipewire-1.5.81/spa/plugins/support/loop.c:1302: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def965]
pipewire-1.5.81/spa/plugins/support/loop.c:1385: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def966]
pipewire-1.5.81/spa/plugins/support/loop.c:1386: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def967]
pipewire-1.5.81/spa/plugins/support/loop.c:1388: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def968]
pipewire-1.5.81/spa/plugins/support/loop.c:1390: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def969]
pipewire-1.5.81/spa/plugins/support/loop.c:1393: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def970]
pipewire-1.5.81/spa/plugins/support/loop.c:1394: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def971]
pipewire-1.5.81/spa/plugins/support/loop.c:1396: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def972]
pipewire-1.5.81/spa/plugins/support/loop.c:1397: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def973]
pipewire-1.5.81/spa/plugins/support/loop.c:1405: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def974]
pipewire-1.5.81/spa/plugins/support/loop.c:1410: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def975]
pipewire-1.5.81/spa/plugins/support/loop.c:1423: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def976]
pipewire-1.5.81/spa/plugins/support/loop.c:1429: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def977]
pipewire-1.5.81/spa/plugins/support/node-driver.c:170: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def978]
pipewire-1.5.81/spa/plugins/support/node-driver.c:185: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def979]
pipewire-1.5.81/spa/plugins/support/node-driver.c:193: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def980]
pipewire-1.5.81/spa/plugins/support/node-driver.c:254: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def981]
pipewire-1.5.81/spa/plugins/support/node-driver.c:265: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def982]
pipewire-1.5.81/spa/plugins/support/node-driver.c:295: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def983]
pipewire-1.5.81/spa/plugins/support/node-driver.c:355: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def984]
pipewire-1.5.81/spa/plugins/support/node-driver.c:359: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def985]
pipewire-1.5.81/spa/plugins/support/node-driver.c:446: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def986]
pipewire-1.5.81/spa/plugins/support/node-driver.c:464: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def987]
pipewire-1.5.81/spa/plugins/support/node-driver.c:548: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def988]
pipewire-1.5.81/spa/plugins/support/node-driver.c:591: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-775): [#def989]
pipewire-1.5.81/spa/plugins/support/node-driver.c:672:15: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
pipewire-1.5.81/spa/plugins/support/node-driver.c:668:14: acquire_resource: datagram socket created here
pipewire-1.5.81/spa/plugins/support/node-driver.c:669:12: branch_false: following ‘false’ branch (when ‘fd >= 0’)...
pipewire-1.5.81/spa/plugins/support/node-driver.c:672:15: branch_false: ...to here
pipewire-1.5.81/spa/plugins/support/node-driver.c:672:15: danger: ‘fd’ leaks here
Error: CPPCHECK_WARNING (CWE-190): [#def990]
pipewire-1.5.81/spa/plugins/support/node-driver.c:708: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def991]
pipewire-1.5.81/spa/plugins/support/node-driver.c:712: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def992]
pipewire-1.5.81/spa/plugins/support/node-driver.c:747: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def993]
pipewire-1.5.81/spa/plugins/support/node-driver.c:757: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def994]
pipewire-1.5.81/spa/plugins/support/node-driver.c:764: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def995]
pipewire-1.5.81/spa/plugins/support/node-driver.c:771: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def996]
pipewire-1.5.81/spa/plugins/support/null-audio-sink.c:171: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def997]
pipewire-1.5.81/spa/plugins/support/null-audio-sink.c:181: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def998]
pipewire-1.5.81/spa/plugins/support/null-audio-sink.c:231: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def999]
pipewire-1.5.81/spa/plugins/support/null-audio-sink.c:273: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1000]
pipewire-1.5.81/spa/plugins/support/null-audio-sink.c:278: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1001]
pipewire-1.5.81/spa/plugins/support/null-audio-sink.c:373: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1002]
pipewire-1.5.81/spa/plugins/support/null-audio-sink.c:384: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1003]
pipewire-1.5.81/spa/plugins/support/null-audio-sink.c:566: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1004]
pipewire-1.5.81/spa/plugins/support/null-audio-sink.c:577: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1005]
pipewire-1.5.81/spa/plugins/support/null-audio-sink.c:732: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1006]
pipewire-1.5.81/spa/plugins/support/null-audio-sink.c:887: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1007]
pipewire-1.5.81/spa/plugins/support/null-audio-sink.c:891: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1008]
pipewire-1.5.81/spa/plugins/support/null-audio-sink.c:959: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1009]
pipewire-1.5.81/spa/plugins/support/system.c:69: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1010]
pipewire-1.5.81/spa/plugins/support/system.c:96: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1011]
pipewire-1.5.81/spa/plugins/support/system.c:158: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1012]
pipewire-1.5.81/spa/plugins/support/system.c:203: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1013]
pipewire-1.5.81/spa/plugins/support/system.c:237: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1014]
pipewire-1.5.81/spa/plugins/support/system.c:334: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1015]
pipewire-1.5.81/spa/plugins/test/test-helper.h:74:9: warning[-Wanalyzer-malloc-leak]: leak of ‘handle’
pipewire-1.5.81/spa/plugins/audioconvert/test-channelmix.c:371:5: enter_function: entry to ‘main’
pipewire-1.5.81/spa/plugins/audioconvert/test-channelmix.c:380:21: call_function: calling ‘get_cpu_flags’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-126): [#def1016]
pipewire-1.5.81/spa/plugins/v4l2/v4l2-device.c:42:9: warning[-Wanalyzer-out-of-bounds]: buffer over-read
pipewire-1.5.81/spa/plugins/v4l2/v4l2-device.c:227:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/v4l2/v4l2-device.c:228:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/v4l2/v4l2-device.c:228:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/v4l2/v4l2-device.c:230:9: branch_false: ...to here
pipewire-1.5.81/spa/plugins/v4l2/v4l2-device.c:244:9: call_function: inlined call to ‘reset_props’ from ‘impl_init’
Error: CPPCHECK_WARNING (CWE-457): [#def1017]
pipewire-1.5.81/spa/plugins/videoconvert/videoadapter.c:847: error[uninitvar]: Uninitialized variable: mode
Error: CPPCHECK_WARNING (CWE-457): [#def1018]
pipewire-1.5.81/spa/plugins/videoconvert/videoconvert-dummy.c:343: error[uninitvar]: Uninitialized variable: direction
Error: CPPCHECK_WARNING (CWE-457): [#def1019]
pipewire-1.5.81/spa/plugins/videoconvert/videoconvert-dummy.c:343: error[uninitvar]: Uninitialized variable: mode
Error: CPPCHECK_WARNING (CWE-457): [#def1020]
pipewire-1.5.81/spa/plugins/vulkan/vulkan-blit-dsp-filter.c:148: error[uninitvar]: Uninitialized variable: param
Error: CPPCHECK_WARNING (CWE-457): [#def1021]
pipewire-1.5.81/spa/plugins/vulkan/vulkan-blit-filter.c:148: error[uninitvar]: Uninitialized variable: param
Error: CPPCHECK_WARNING (CWE-457): [#def1022]
pipewire-1.5.81/spa/plugins/vulkan/vulkan-compute-filter.c:119: error[uninitvar]: Uninitialized variable: param
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1023]
pipewire-1.5.81/spa/plugins/vulkan/vulkan-utils.c:899:17: warning[-Wanalyzer-malloc-leak]: leak of ‘modPropsList.pDrmFormatModifierProperties’
pipewire-1.5.81/spa/plugins/vulkan/vulkan-utils.c:861:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/vulkan/vulkan-utils.c:865:23: branch_false: ...to here
pipewire-1.5.81/spa/plugins/vulkan/vulkan-utils.c:866:12: branch_false: following ‘false’ branch...
branch_false: ...to here
pipewire-1.5.81/spa/plugins/vulkan/vulkan-utils.c:870:21: branch_true: following ‘true’ branch (when ‘i < formatCount’)...
pipewire-1.5.81/spa/plugins/vulkan/vulkan-utils.c:871:64: branch_true: ...to here
pipewire-1.5.81/spa/plugins/vulkan/vulkan-utils.c:872:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/vulkan/vulkan-utils.c:874:54: branch_false: ...to here
pipewire-1.5.81/spa/plugins/vulkan/vulkan-utils.c:888:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/vulkan/vulkan-utils.c:893:61: branch_false: ...to here
pipewire-1.5.81/spa/plugins/vulkan/vulkan-utils.c:893:61: acquire_memory: allocated here
pipewire-1.5.81/spa/plugins/vulkan/vulkan-utils.c:895:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/spa/plugins/vulkan/vulkan-utils.c:899:17: branch_false: ...to here
pipewire-1.5.81/spa/plugins/vulkan/vulkan-utils.c:899:17: danger: ‘modPropsList.pDrmFormatModifierProperties’ leaks here; was allocated at [(11)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1024]
pipewire-1.5.81/spa/tests/benchmark-aec.c:111:24: warning[-Wanalyzer-malloc-leak]: leak of ‘handle’
pipewire-1.5.81/spa/tests/benchmark-aec.c:302:5: enter_function: entry to ‘main’
pipewire-1.5.81/spa/tests/benchmark-aec.c:308:20: call_function: calling ‘init’ from ‘main’
Error: CPPCHECK_WARNING (CWE-476): [#def1025]
pipewire-1.5.81/spa/tests/benchmark-aec.c:190: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: k
Error: CPPCHECK_WARNING (CWE-457): [#def1026]
pipewire-1.5.81/spa/tests/benchmark-aec.c:281: warning[uninitvar]: Uninitialized variable: temp
Error: CPPCHECK_WARNING (CWE-457): [#def1027]
pipewire-1.5.81/spa/tests/benchmark-aec.c:294: warning[uninitvar]: Uninitialized variable: temp
Error: GCC_ANALYZER_WARNING (CWE-835): [#def1028]
pipewire-1.5.81/spa/tests/stress-ringbuffer.c:62:25: warning[-Wanalyzer-infinite-loop]: infinite loop
pipewire-1.5.81/spa/tests/stress-ringbuffer.c:50:14: enter_function: entry to ‘reader_start’
pipewire-1.5.81/spa/tests/stress-ringbuffer.c:62:25: danger: infinite loop here
pipewire-1.5.81/spa/tests/stress-ringbuffer.c:64:20: branch_false: if it ever follows ‘false’ branch, it will always do so...
pipewire-1.5.81/spa/tests/stress-ringbuffer.c:58:19: branch_false: ...to here
Error: GCC_ANALYZER_WARNING (CWE-835): [#def1029]
pipewire-1.5.81/spa/tests/stress-ringbuffer.c:91:25: warning[-Wanalyzer-infinite-loop]: infinite loop
pipewire-1.5.81/spa/tests/stress-ringbuffer.c:80:14: enter_function: entry to ‘writer_start’
pipewire-1.5.81/spa/tests/stress-ringbuffer.c:91:25: danger: infinite loop here
pipewire-1.5.81/spa/tests/stress-ringbuffer.c:93:20: branch_false: when ‘avail <= 251’: always following ‘false’ branch...
pipewire-1.5.81/spa/tests/stress-ringbuffer.c:87:19: branch_false: ...to here
Error: COMPILER_WARNING (CWE-563): [#def1030]
pipewire-1.5.81/spa/tools/spa-json-dump.c: scope_hint: In function ‘show_usage’
pipewire-1.5.81/spa/tools/spa-json-dump.c:45:37: warning[-Wunused-parameter]: unused parameter ‘d’
Error: COMPILER_WARNING: [#def1031]
pipewire-1.5.81/spa/tools/spa-json-dump.c: scope_hint: In function ‘process_stdin’
pipewire-1.5.81/spa/tools/spa-json-dump.c:228:50: warning[-Wformat=]: ISO C does not support the ‘%m’ gnu_printf format
Error: COMPILER_WARNING: [#def1032]
pipewire-1.5.81/spa/tools/spa-json-dump.c:239:42: warning[-Wformat=]: ISO C does not support the ‘%m’ gnu_printf format
Error: COMPILER_WARNING: [#def1033]
pipewire-1.5.81/spa/tools/spa-json-dump.c: scope_hint: In function ‘main’
pipewire-1.5.81/spa/tools/spa-json-dump.c:298:60: warning[-Wformat=]: ISO C does not support the ‘%m’ gnu_printf format
Error: COMPILER_WARNING: [#def1034]
pipewire-1.5.81/spa/tools/spa-json-dump.c:302:61: warning[-Wformat=]: ISO C does not support the ‘%m’ gnu_printf format
Error: COMPILER_WARNING: [#def1035]
pipewire-1.5.81/spa/tools/spa-json-dump.c:306:61: warning[-Wformat=]: ISO C does not support the ‘%m’ gnu_printf format
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1036]
pipewire-1.5.81/src/examples/bluez-session.c:130:23: warning[-Wanalyzer-malloc-leak]: leak of ‘node’
pipewire-1.5.81/src/examples/bluez-session.c:93:21: enter_function: entry to ‘create_node’
pipewire-1.5.81/src/examples/bluez-session.c:105:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/examples/bluez-session.c:110:25: branch_true: ...to here
pipewire-1.5.81/src/examples/bluez-session.c:111:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/examples/bluez-session.c:116:53: branch_false: ...to here
pipewire-1.5.81/src/examples/bluez-session.c:116:20: call_function: calling ‘spa_handle_get_interface’ from ‘create_node’
pipewire-1.5.81/src/examples/bluez-session.c:116:20: return_function: returning to ‘create_node’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/examples/bluez-session.c:116:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/examples/bluez-session.c:121:16: branch_false: ...to here
pipewire-1.5.81/src/examples/bluez-session.c:121:16: acquire_memory: allocated here
pipewire-1.5.81/src/examples/bluez-session.c:122:12: branch_false: following ‘false’ branch (when ‘node’ is non-NULL)...
pipewire-1.5.81/src/examples/bluez-session.c:125:9: branch_false: ...to here
pipewire-1.5.81/src/examples/bluez-session.c:130:23: danger: ‘node’ leaks here; was allocated at [(13)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1037]
pipewire-1.5.81/src/examples/bluez-session.c:238:22: warning[-Wanalyzer-malloc-leak]: leak of ‘obj’
pipewire-1.5.81/src/examples/bluez-session.c:203:23: enter_function: entry to ‘create_object’
pipewire-1.5.81/src/examples/bluez-session.c:214:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/examples/bluez-session.c:219:25: branch_true: ...to here
pipewire-1.5.81/src/examples/bluez-session.c:220:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/examples/bluez-session.c:225:53: branch_false: ...to here
pipewire-1.5.81/src/examples/bluez-session.c:225:20: call_function: calling ‘spa_handle_get_interface’ from ‘create_object’
pipewire-1.5.81/src/examples/bluez-session.c:225:20: return_function: returning to ‘create_object’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/examples/bluez-session.c:225:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/examples/bluez-session.c:230:15: branch_false: ...to here
pipewire-1.5.81/src/examples/bluez-session.c:230:15: acquire_memory: allocated here
pipewire-1.5.81/src/examples/bluez-session.c:231:12: branch_false: following ‘false’ branch (when ‘obj’ is non-NULL)...
pipewire-1.5.81/src/examples/bluez-session.c:234:9: branch_false: ...to here
pipewire-1.5.81/src/examples/bluez-session.c:238:22: danger: ‘obj’ leaks here; was allocated at [(13)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/12)
Error: CPPCHECK_WARNING (CWE-369): [#def1038]
pipewire-1.5.81/src/examples/video-src-fixate.c:415: error[zerodiv]: Division by zero.
Error: COMPILER_WARNING (CWE-252): [#def1039]
pipewire-1.5.81/src/examples/video-src-sync.c: scope_hint: In function ‘on_process’
pipewire-1.5.81/src/examples/video-src-sync.c:134:17: warning[-Wunused-result]: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1040]
pipewire-1.5.81/src/gst/gstpipewirepool.c:158:46: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘dup((int)*d.fd)’
pipewire-1.5.81/src/gst/gstpipewirepool.c:104:15: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/gst/gstpipewirepool.c:105:27: branch_true: ...to here
pipewire-1.5.81/src/gst/gstpipewirepool.c:112:8: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/gst/gstpipewirepool.c:155:16: branch_false: ...to here
pipewire-1.5.81/src/gst/gstpipewirepool.c:155:15: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/gst/gstpipewirepool.c:157:17: branch_true: ...to here
pipewire-1.5.81/src/gst/gstpipewirepool.c:156:58: acquire_resource: opened here
pipewire-1.5.81/src/gst/gstpipewirepool.c:158:46: danger: ‘dup((int)*d.fd)’ leaks here; was opened at [(7)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1041]
pipewire-1.5.81/src/gst/gstpipewirepool.c:169:46: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘dup((int)*d.fd)’
pipewire-1.5.81/src/gst/gstpipewirepool.c:104:15: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/gst/gstpipewirepool.c:105:27: branch_true: ...to here
pipewire-1.5.81/src/gst/gstpipewirepool.c:112:8: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/gst/gstpipewirepool.c:155:16: branch_false: ...to here
pipewire-1.5.81/src/gst/gstpipewirepool.c:155:15: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/gst/gstpipewirepool.c:160:12: branch_false: ...to here
pipewire-1.5.81/src/gst/gstpipewirepool.c:160:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/gst/gstpipewirepool.c:161:18: branch_true: ...to here
pipewire-1.5.81/src/gst/gstpipewirepool.c:167:62: acquire_resource: opened here
pipewire-1.5.81/src/gst/gstpipewirepool.c:169:46: danger: ‘dup((int)*d.fd)’ leaks here; was opened at [(9)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1042]
pipewire-1.5.81/src/modules/module-avb.c:86:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-avb.c:82:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb.c:83:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb.c:86:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb.c:86:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-avb.c:86:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-avb.c:86:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1043]
pipewire-1.5.81/src/modules/module-avb.c:91:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-avb.c:82:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb.c:83:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb.c:86:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb.c:86:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-avb.c:88:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb.c:91:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1044]
pipewire-1.5.81/src/modules/module-avb.c:98:21: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-avb.c:82:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb.c:83:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb.c:86:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb.c:86:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-avb.c:88:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb.c:92:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-avb.c:95:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb.c:98:21: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1045]
pipewire-1.5.81/src/modules/module-avb.c:102:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-avb.c:82:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb.c:83:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb.c:86:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb.c:86:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-avb.c:88:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb.c:92:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-avb.c:95:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb.c:99:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-avb.c:102:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb.c:102:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1046]
pipewire-1.5.81/src/modules/module-avb/acmp.c:448:9: warning[-Wanalyzer-malloc-leak]: leak of ‘acmp’
pipewire-1.5.81/src/modules/module-avb/acmp.c:439:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/acmp.c:440:12: branch_false: following ‘false’ branch (when ‘acmp’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/acmp.c:443:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/acmp.c:448:9: danger: ‘acmp’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1047]
pipewire-1.5.81/src/modules/module-avb/adp.c:349:9: warning[-Wanalyzer-malloc-leak]: leak of ‘adp’
pipewire-1.5.81/src/modules/module-avb/adp.c:342:15: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/adp.c:343:12: branch_false: following ‘false’ branch (when ‘adp’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/adp.c:346:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/adp.c:349:9: danger: ‘adp’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1048]
pipewire-1.5.81/src/modules/module-avb/aecp.c:140:9: warning[-Wanalyzer-malloc-leak]: leak of ‘aecp’
pipewire-1.5.81/src/modules/module-avb/aecp.c:134:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/aecp.c:135:12: branch_false: following ‘false’ branch (when ‘aecp’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/aecp.c:138:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/aecp.c:140:9: danger: ‘aecp’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1049]
pipewire-1.5.81/src/modules/module-avb/avb.c:25:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-avb/avb.c:20:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/avb.c:21:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/avb.c:24:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:24:12: branch_true: following ‘true’ branch (when ‘props’ is NULL)...
pipewire-1.5.81/src/modules/module-avb/avb.c:25:25: branch_true: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:25:25: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1050]
pipewire-1.5.81/src/modules/module-avb/avb.c:29:19: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-avb/avb.c:20:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/avb.c:21:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/avb.c:24:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:29:19: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1051]
pipewire-1.5.81/src/modules/module-avb/avb.c:32:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-avb/avb.c:20:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/avb.c:21:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/avb.c:24:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:32:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1052]
pipewire-1.5.81/src/modules/module-avb/avb.c:34:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-avb/avb.c:20:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/avb.c:21:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/avb.c:24:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:34:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1053]
pipewire-1.5.81/src/modules/module-avb/avb.c:35:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-avb/avb.c:20:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/avb.c:21:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/avb.c:24:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:34:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-avb/avb.c:35:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:35:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-avb/avb.c:35:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:35:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1054]
pipewire-1.5.81/src/modules/module-avb/avb.c:39:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-avb/avb.c:20:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/avb.c:21:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/avb.c:24:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:34:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-avb/avb.c:35:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:37:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-avb/avb.c:39:17: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:39:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1055]
pipewire-1.5.81/src/modules/module-avb/avb.c:43:22: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-avb/avb.c:20:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/avb.c:21:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/avb.c:24:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:43:22: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1056]
pipewire-1.5.81/src/modules/module-avb/avb.c:44:29: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-avb/avb.c:20:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/avb.c:21:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/avb.c:24:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:44:29: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1057]
pipewire-1.5.81/src/modules/module-avb/avb.c:46:22: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-avb/avb.c:20:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/avb.c:21:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/avb.c:24:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:46:22: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1058]
pipewire-1.5.81/src/modules/module-avb/avb.c:48:23: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-avb/avb.c:20:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/avb.c:21:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/avb.c:24:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:47:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-avb/avb.c:48:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:48:23: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1059]
pipewire-1.5.81/src/modules/module-avb/avb.c:49:30: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-avb/avb.c:20:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/avb.c:21:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/avb.c:24:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:47:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-avb/avb.c:48:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:49:30: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1060]
pipewire-1.5.81/src/modules/module-avb/avb.c:58:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-avb/avb.c:20:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/avb.c:21:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/avb.c:24:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:56:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-avb/avb.c:57:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:58:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-avb/avb.c:58:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:58:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1061]
pipewire-1.5.81/src/modules/module-avb/avb.c:64:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-avb/avb.c:20:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/avb.c:21:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/avb.c:24:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:56:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-avb/avb.c:62:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/avb.c:64:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1062]
pipewire-1.5.81/src/modules/module-avb/maap.c:388:23: warning[-Wanalyzer-malloc-leak]: leak of ‘maap’
pipewire-1.5.81/src/modules/module-avb/maap.c:378:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-avb/maap.c:383:16: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/maap.c:383:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/maap.c:384:12: branch_false: following ‘false’ branch (when ‘maap’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/maap.c:388:23: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/maap.c:388:23: danger: ‘maap’ leaks here; was allocated at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1063]
pipewire-1.5.81/src/modules/module-avb/maap.c:395:9: warning[-Wanalyzer-malloc-leak]: leak of ‘maap’
pipewire-1.5.81/src/modules/module-avb/maap.c:378:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-avb/maap.c:383:16: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/maap.c:383:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/maap.c:384:12: branch_false: following ‘false’ branch (when ‘maap’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/maap.c:388:23: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/maap.c:389:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-avb/maap.c:394:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/maap.c:395:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-avb/maap.c:395:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-avb/maap.c:395:9: danger: ‘maap’ leaks here; was allocated at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1064]
pipewire-1.5.81/src/modules/module-avb/maap.c:397:9: warning[-Wanalyzer-malloc-leak]: leak of ‘maap’
pipewire-1.5.81/src/modules/module-avb/maap.c:378:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-avb/maap.c:383:16: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/maap.c:383:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/maap.c:384:12: branch_false: following ‘false’ branch (when ‘maap’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/maap.c:388:23: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/maap.c:389:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-avb/maap.c:394:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/maap.c:397:9: danger: ‘maap’ leaks here; was allocated at [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1065]
pipewire-1.5.81/src/modules/module-avb/mmrp.c:200:17: warning[-Wanalyzer-malloc-leak]: leak of ‘mmrp’
pipewire-1.5.81/src/modules/module-avb/mmrp.c:184:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-avb/mmrp.c:188:16: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/mmrp.c:188:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/mmrp.c:189:12: branch_false: following ‘false’ branch (when ‘mmrp’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/mmrp.c:194:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/mmrp.c:198:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-avb/mmrp.c:199:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-avb/mmrp.c:200:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-avb/mmrp.c:200:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-avb/mmrp.c:200:17: danger: ‘mmrp’ leaks here; was allocated at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1066]
pipewire-1.5.81/src/modules/module-avb/mrp.c:582:9: warning[-Wanalyzer-malloc-leak]: leak of ‘mrp’
pipewire-1.5.81/src/modules/module-avb/mrp.c:574:15: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/mrp.c:575:12: branch_false: following ‘false’ branch (when ‘mrp’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/mrp.c:578:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/mrp.c:582:9: danger: ‘mrp’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1067]
pipewire-1.5.81/src/modules/module-avb/msrp.c:425:17: warning[-Wanalyzer-malloc-leak]: leak of ‘msrp’
pipewire-1.5.81/src/modules/module-avb/msrp.c:409:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-avb/msrp.c:413:16: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/msrp.c:413:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/msrp.c:414:12: branch_false: following ‘false’ branch (when ‘msrp’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/msrp.c:419:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/msrp.c:423:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-avb/msrp.c:424:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-avb/msrp.c:425:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-avb/msrp.c:425:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-avb/msrp.c:425:17: danger: ‘msrp’ leaks here; was allocated at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1068]
pipewire-1.5.81/src/modules/module-avb/mvrp.c:263:17: warning[-Wanalyzer-malloc-leak]: leak of ‘mvrp’
pipewire-1.5.81/src/modules/module-avb/mvrp.c:247:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-avb/mvrp.c:251:16: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/mvrp.c:251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/mvrp.c:252:12: branch_false: following ‘false’ branch (when ‘mvrp’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/mvrp.c:257:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/mvrp.c:261:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-avb/mvrp.c:262:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-avb/mvrp.c:263:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-avb/mvrp.c:263:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-avb/mvrp.c:263:17: danger: ‘mvrp’ leaks here; was allocated at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1069]
pipewire-1.5.81/src/modules/module-avb/srp.c:36:9: warning[-Wanalyzer-malloc-leak]: leak of ‘srp’
pipewire-1.5.81/src/modules/module-avb/srp.c:30:15: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-avb/srp.c:31:12: branch_false: following ‘false’ branch (when ‘srp’ is non-NULL)...
pipewire-1.5.81/src/modules/module-avb/srp.c:34:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-avb/srp.c:36:9: danger: ‘srp’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def1070]
pipewire-1.5.81/src/modules/module-client-device/protocol-native.c:121: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1071]
pipewire-1.5.81/src/modules/module-client-device/protocol-native.c:162: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1072]
pipewire-1.5.81/src/modules/module-client-device/protocol-native.c:198: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def1073]
pipewire-1.5.81/src/modules/module-client-device/protocol-native.c:262: error[uninitvar]: Uninitialized variable: ipod
Error: CPPCHECK_WARNING (CWE-190): [#def1074]
pipewire-1.5.81/src/modules/module-client-device/protocol-native.c:287: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1075]
pipewire-1.5.81/src/modules/module-client-device/protocol-native.c:365: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1076]
pipewire-1.5.81/src/modules/module-client-device/protocol-native.c:394: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def1077]
pipewire-1.5.81/src/modules/module-client-device/protocol-native.c:453: error[uninitvar]: Uninitialized variable: ipod
Error: CPPCHECK_WARNING (CWE-190): [#def1078]
pipewire-1.5.81/src/modules/module-client-device/protocol-native.c:476: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-476): [#def1079]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:179: warning[nullPointer]: Possible null pointer dereference: params
Error: CPPCHECK_WARNING (CWE-190): [#def1080]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:285: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1081]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:302: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1082]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:361: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1083]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:382: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1084]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:416: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1085]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:437: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1086]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:443: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1087]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:511: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1088]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:530: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1089]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:545: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1090]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:558: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1091]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:573: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1092]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:587: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1093]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:635: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1094]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:689: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1095]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:742: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1096]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:784: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1097]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:854: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1098]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:884: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1099]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:895: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1100]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:901: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1101]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:908: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1102]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:950: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1103]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:992: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1104]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:1011: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1105]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:1049: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1106]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:1056: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1107]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:1072: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1108]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:1100: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1109]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:1109: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1110]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:1124: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1111]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:1151: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1112]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:1172: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1113]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:1263: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1114]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:1270: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1115]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:1290: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1116]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:1314: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1117]
pipewire-1.5.81/src/modules/module-client-node/client-node.c:1345: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1118]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:380: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1119]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:400: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def1120]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:415: error[uninitvar]: Uninitialized variable: event
Error: CPPCHECK_WARNING (CWE-190): [#def1121]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:418: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def1122]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:433: error[uninitvar]: Uninitialized variable: command
Error: CPPCHECK_WARNING (CWE-190): [#def1123]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:436: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1124]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:459: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1125]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:476: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1126]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:496: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1127]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:572: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1128]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:598: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1129]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:624: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1130]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:671: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1131]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:963: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1132]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:1015: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1133]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:1072: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1134]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:1091: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def1135]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:1106: error[uninitvar]: Uninitialized variable: event
Error: CPPCHECK_WARNING (CWE-190): [#def1136]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:1109: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1137]
pipewire-1.5.81/src/modules/module-client-node/protocol-native.c:1162: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1138]
pipewire-1.5.81/src/modules/module-client-node/remote-node.c:137:9: warning[-Wanalyzer-malloc-leak]: leak of ‘mix’
pipewire-1.5.81/src/modules/module-client-node/remote-node.c:1046:13: enter_function: entry to ‘node_port_added’
pipewire-1.5.81/src/modules/module-client-node/remote-node.c:1053:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-client-node/remote-node.c:1056:15: branch_false: ...to here
pipewire-1.5.81/src/modules/module-client-node/remote-node.c:1056:15: call_function: calling ‘create_mix’ from ‘node_port_added’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1139]
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-echo-cancel.c:1251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1252:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1140]
pipewire-1.5.81/src/modules/module-echo-cancel.c:1258:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-echo-cancel.c:1251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1252:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1257:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1257:12: branch_true: following ‘true’ branch (when ‘args’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1258:25: branch_true: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1258:25: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1141]
pipewire-1.5.81/src/modules/module-echo-cancel.c:1260:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-echo-cancel.c:1251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1252:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1257:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1257:12: branch_false: following ‘false’ branch (when ‘args’ is NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1260:25: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1260:25: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1142]
pipewire-1.5.81/src/modules/module-echo-cancel.c:1263:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-echo-cancel.c:1251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1252:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1257:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1261:12: branch_true: following ‘true’ branch (when ‘props’ is NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1262:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1263:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1263:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1263:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1143]
pipewire-1.5.81/src/modules/module-echo-cancel.c:1267:31: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-echo-cancel.c:1251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1252:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1257:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1261:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1267:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1267:31: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1144]
pipewire-1.5.81/src/modules/module-echo-cancel.c:1268:30: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-echo-cancel.c:1251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1252:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1257:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1261:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1267:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1268:30: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1145]
pipewire-1.5.81/src/modules/module-echo-cancel.c:1269:32: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-echo-cancel.c:1251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1252:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1257:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1261:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1267:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1269:32: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1146]
pipewire-1.5.81/src/modules/module-echo-cancel.c:1270:28: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-echo-cancel.c:1251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1252:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1257:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1261:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1267:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1270:28: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1147]
pipewire-1.5.81/src/modules/module-echo-cancel.c:1274:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-echo-cancel.c:1251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1252:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1257:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1261:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1267:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1274:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1274:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1274:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1148]
pipewire-1.5.81/src/modules/module-echo-cancel.c:1279:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-echo-cancel.c:1251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1252:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1257:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1261:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1267:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1271:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1271:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1278:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1279:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1149]
pipewire-1.5.81/src/modules/module-echo-cancel.c:1285:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-echo-cancel.c:1251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1252:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1257:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1261:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1267:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1271:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1271:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1278:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1279:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1282:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1285:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1150]
pipewire-1.5.81/src/modules/module-echo-cancel.c:1286:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-echo-cancel.c:1251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1252:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1257:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1261:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1267:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1271:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1271:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1278:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1279:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1282:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1285:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1286:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1286:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1151]
pipewire-1.5.81/src/modules/module-echo-cancel.c:1287:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-echo-cancel.c:1251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1252:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1257:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1261:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1267:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1271:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1271:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1278:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1279:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1282:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1287:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1152]
pipewire-1.5.81/src/modules/module-echo-cancel.c:1288:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-echo-cancel.c:1251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1252:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1257:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1261:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1267:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1271:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1271:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1278:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1279:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1282:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1287:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1288:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1288:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1153]
pipewire-1.5.81/src/modules/module-echo-cancel.c:1289:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-echo-cancel.c:1251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1252:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1257:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1261:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1267:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1271:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1271:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1278:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1279:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1282:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1289:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1154]
pipewire-1.5.81/src/modules/module-echo-cancel.c:1290:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-echo-cancel.c:1251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1252:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1257:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1261:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1267:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1271:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1271:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1278:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1279:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1282:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1289:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1290:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1290:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1155]
pipewire-1.5.81/src/modules/module-echo-cancel.c:1291:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-echo-cancel.c:1251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1252:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1257:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1261:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1267:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1271:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1271:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1278:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1279:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1282:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1291:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1156]
pipewire-1.5.81/src/modules/module-echo-cancel.c:1292:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-echo-cancel.c:1251:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1252:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1255:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1257:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1261:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1267:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1271:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1271:13: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1278:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1279:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1282:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1291:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-echo-cancel.c:1292:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-echo-cancel.c:1292:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1157]
pipewire-1.5.81/src/modules/module-example-filter.c:486:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:495:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:517:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:523:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:525:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:550:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1158]
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1159]
pipewire-1.5.81/src/modules/module-example-filter.c:514:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_true: following ‘true’ branch (when ‘args’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:514:25: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:514:25: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1160]
pipewire-1.5.81/src/modules/module-example-filter.c:516:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: following ‘false’ branch (when ‘args’ is NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:516:25: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:516:25: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1161]
pipewire-1.5.81/src/modules/module-example-filter.c:519:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:517:12: branch_true: following ‘true’ branch (when ‘props’ is NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:518:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:519:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:519:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:519:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1162]
pipewire-1.5.81/src/modules/module-example-filter.c:523:31: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:517:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:523:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:523:31: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1163]
pipewire-1.5.81/src/modules/module-example-filter.c:524:32: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:517:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:523:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:524:32: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1164]
pipewire-1.5.81/src/modules/module-example-filter.c:527:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:517:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:523:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:527:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:527:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:527:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1165]
pipewire-1.5.81/src/modules/module-example-filter.c:536:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:517:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:523:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:525:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:536:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1166]
pipewire-1.5.81/src/modules/module-example-filter.c:537:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:517:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:523:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:525:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:536:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:537:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:537:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1167]
pipewire-1.5.81/src/modules/module-example-filter.c:538:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:517:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:523:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:525:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:538:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1168]
pipewire-1.5.81/src/modules/module-example-filter.c:539:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:517:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:523:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:525:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:538:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:539:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:539:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1169]
pipewire-1.5.81/src/modules/module-example-filter.c:540:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:517:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:523:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:525:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:540:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1170]
pipewire-1.5.81/src/modules/module-example-filter.c:541:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:517:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:523:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:525:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:540:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:541:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:541:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1171]
pipewire-1.5.81/src/modules/module-example-filter.c:542:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:517:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:523:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:525:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:542:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1172]
pipewire-1.5.81/src/modules/module-example-filter.c:543:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:517:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:523:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:525:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:542:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:543:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:543:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1173]
pipewire-1.5.81/src/modules/module-example-filter.c:545:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:517:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:523:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:525:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:545:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1174]
pipewire-1.5.81/src/modules/module-example-filter.c:546:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:517:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:523:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:525:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:545:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:546:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:546:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1175]
pipewire-1.5.81/src/modules/module-example-filter.c:547:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:517:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:523:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:525:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:547:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1176]
pipewire-1.5.81/src/modules/module-example-filter.c:548:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-filter.c:507:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-filter.c:508:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:511:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:513:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:517:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-filter.c:523:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:525:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:547:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-filter.c:548:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-filter.c:548:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1177]
pipewire-1.5.81/src/modules/module-example-sink.c:327:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-sink.c:334:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-example-sink.c:346:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-sink.c:347:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:352:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:356:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:361:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:364:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:370:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:388:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1178]
pipewire-1.5.81/src/modules/module-example-sink.c:328:21: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-sink.c:334:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-example-sink.c:346:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-sink.c:347:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:352:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:356:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:361:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:364:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:370:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:388:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1179]
pipewire-1.5.81/src/modules/module-example-sink.c:329:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-sink.c:334:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-example-sink.c:346:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-sink.c:347:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:352:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:356:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:361:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:364:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:370:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:388:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1180]
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-sink.c:346:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-sink.c:347:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1181]
pipewire-1.5.81/src/modules/module-example-sink.c:355:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-sink.c:346:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-sink.c:347:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:352:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:355:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1182]
pipewire-1.5.81/src/modules/module-example-sink.c:358:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-sink.c:346:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-sink.c:347:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:352:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:356:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:357:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:358:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:358:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:358:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1183]
pipewire-1.5.81/src/modules/module-example-sink.c:363:30: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-sink.c:346:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-sink.c:347:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:352:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:356:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:361:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:363:30: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1184]
pipewire-1.5.81/src/modules/module-example-sink.c:366:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-sink.c:346:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-sink.c:347:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:352:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:356:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:361:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:364:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:365:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:366:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:366:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:366:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1185]
pipewire-1.5.81/src/modules/module-example-sink.c:373:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-sink.c:346:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-sink.c:347:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:352:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:356:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:361:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:364:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:370:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:373:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1186]
pipewire-1.5.81/src/modules/module-example-sink.c:374:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-sink.c:346:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-sink.c:347:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:352:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:356:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:361:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:364:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:370:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:373:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:374:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:374:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1187]
pipewire-1.5.81/src/modules/module-example-sink.c:376:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-sink.c:346:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-sink.c:347:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:352:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:356:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:361:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:364:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:370:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:376:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1188]
pipewire-1.5.81/src/modules/module-example-sink.c:377:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-sink.c:346:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-sink.c:347:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:352:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:356:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:361:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:364:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:370:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:376:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:377:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:377:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1189]
pipewire-1.5.81/src/modules/module-example-sink.c:379:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-sink.c:346:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-sink.c:347:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:352:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:356:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:361:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:364:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:370:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:379:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1190]
pipewire-1.5.81/src/modules/module-example-sink.c:380:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-sink.c:346:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-sink.c:347:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:352:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:356:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:361:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:364:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:370:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:379:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:380:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:380:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1191]
pipewire-1.5.81/src/modules/module-example-sink.c:381:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-sink.c:346:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-sink.c:347:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:352:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:356:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:361:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:364:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:370:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:381:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1192]
pipewire-1.5.81/src/modules/module-example-sink.c:382:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-sink.c:346:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-sink.c:347:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:352:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:356:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:361:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:364:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:370:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:381:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:382:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:382:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1193]
pipewire-1.5.81/src/modules/module-example-sink.c:385:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-sink.c:346:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-sink.c:347:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:352:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:356:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:361:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:364:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:370:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:385:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1194]
pipewire-1.5.81/src/modules/module-example-sink.c:386:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-sink.c:346:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-sink.c:347:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:350:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:352:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:356:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:361:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:364:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:370:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:385:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-sink.c:386:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-sink.c:386:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1195]
pipewire-1.5.81/src/modules/module-example-source.c:333:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-source.c:340:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-example-source.c:352:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-source.c:353:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:358:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:362:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:367:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:370:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:376:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:394:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1196]
pipewire-1.5.81/src/modules/module-example-source.c:334:21: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-source.c:340:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-example-source.c:352:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-source.c:353:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:358:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:362:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:367:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:370:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:376:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:394:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1197]
pipewire-1.5.81/src/modules/module-example-source.c:335:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-source.c:340:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-example-source.c:352:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-source.c:353:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:358:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:362:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:367:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:370:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:376:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:394:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1198]
pipewire-1.5.81/src/modules/module-example-source.c:356:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-source.c:352:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-source.c:353:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:356:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1199]
pipewire-1.5.81/src/modules/module-example-source.c:361:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-source.c:352:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-source.c:353:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:358:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:361:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1200]
pipewire-1.5.81/src/modules/module-example-source.c:364:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-source.c:352:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-source.c:353:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:358:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:362:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:363:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:364:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:364:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:364:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1201]
pipewire-1.5.81/src/modules/module-example-source.c:369:30: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-source.c:352:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-source.c:353:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:358:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:362:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:367:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:369:30: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1202]
pipewire-1.5.81/src/modules/module-example-source.c:372:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-source.c:352:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-source.c:353:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:358:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:362:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:367:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:370:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:371:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:372:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:372:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:372:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1203]
pipewire-1.5.81/src/modules/module-example-source.c:379:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-source.c:352:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-source.c:353:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:358:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:362:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:367:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:370:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:376:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:379:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1204]
pipewire-1.5.81/src/modules/module-example-source.c:380:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-source.c:352:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-source.c:353:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:358:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:362:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:367:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:370:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:376:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:379:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:380:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:380:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1205]
pipewire-1.5.81/src/modules/module-example-source.c:382:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-source.c:352:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-source.c:353:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:358:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:362:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:367:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:370:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:376:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:382:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1206]
pipewire-1.5.81/src/modules/module-example-source.c:383:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-source.c:352:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-source.c:353:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:358:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:362:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:367:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:370:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:376:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:382:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:383:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:383:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1207]
pipewire-1.5.81/src/modules/module-example-source.c:385:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-source.c:352:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-source.c:353:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:358:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:362:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:367:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:370:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:376:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:385:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1208]
pipewire-1.5.81/src/modules/module-example-source.c:386:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-source.c:352:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-source.c:353:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:358:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:362:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:367:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:370:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:376:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:385:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:386:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:386:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1209]
pipewire-1.5.81/src/modules/module-example-source.c:387:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-source.c:352:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-source.c:353:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:358:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:362:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:367:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:370:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:376:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:387:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1210]
pipewire-1.5.81/src/modules/module-example-source.c:388:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-source.c:352:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-source.c:353:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:358:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:362:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:367:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:370:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:376:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:387:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:388:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:388:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1211]
pipewire-1.5.81/src/modules/module-example-source.c:391:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-source.c:352:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-source.c:353:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:358:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:362:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:367:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:370:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:376:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:391:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1212]
pipewire-1.5.81/src/modules/module-example-source.c:392:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-example-source.c:352:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-example-source.c:353:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:356:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:358:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:362:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:367:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:370:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:376:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:391:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-example-source.c:392:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-example-source.c:392:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1213]
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1214]
pipewire-1.5.81/src/modules/module-fallback-sink.c:389:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:389:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1215]
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:390:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1216]
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:390:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:394:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1217]
pipewire-1.5.81/src/modules/module-fallback-sink.c:399:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:390:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:394:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:399:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1218]
pipewire-1.5.81/src/modules/module-fallback-sink.c:401:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:390:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:394:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:401:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1219]
pipewire-1.5.81/src/modules/module-fallback-sink.c:402:23: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:390:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:394:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:401:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:402:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:402:23: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1220]
pipewire-1.5.81/src/modules/module-fallback-sink.c:403:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:390:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:394:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:403:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1221]
pipewire-1.5.81/src/modules/module-fallback-sink.c:405:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:390:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:394:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:405:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1222]
pipewire-1.5.81/src/modules/module-fallback-sink.c:406:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:390:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:394:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:406:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1223]
pipewire-1.5.81/src/modules/module-fallback-sink.c:407:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:390:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:394:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:407:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1224]
pipewire-1.5.81/src/modules/module-fallback-sink.c:409:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:390:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:394:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:409:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1225]
pipewire-1.5.81/src/modules/module-fallback-sink.c:410:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:390:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:394:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:410:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1226]
pipewire-1.5.81/src/modules/module-fallback-sink.c:411:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:390:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:394:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:411:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1227]
pipewire-1.5.81/src/modules/module-fallback-sink.c:412:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:390:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:394:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:412:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1228]
pipewire-1.5.81/src/modules/module-fallback-sink.c:414:22: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:390:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:394:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:414:22: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1229]
pipewire-1.5.81/src/modules/module-fallback-sink.c:416:23: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:390:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:394:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:415:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:416:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:416:23: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1230]
pipewire-1.5.81/src/modules/module-fallback-sink.c:417:30: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:390:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:394:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:415:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:416:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:417:30: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1231]
pipewire-1.5.81/src/modules/module-fallback-sink.c:426:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:390:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:394:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:415:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:416:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:424:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:425:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:426:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:426:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:426:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1232]
pipewire-1.5.81/src/modules/module-fallback-sink.c:430:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:390:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:394:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:415:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:424:13: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:424:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:430:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:430:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1233]
pipewire-1.5.81/src/modules/module-fallback-sink.c:458:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-fallback-sink.c:377:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-fallback-sink.c:378:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:381:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:383:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:390:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:393:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:394:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:397:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:415:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:416:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:424:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-fallback-sink.c:425:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:457:12: branch_true: following ‘true’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-fallback-sink.c:458:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-fallback-sink.c:458:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1234]
pipewire-1.5.81/src/modules/module-filter-chain.c:1849:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1858:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1883:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1888:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1892:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1919:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1235]
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1236]
pipewire-1.5.81/src/modules/module-filter-chain.c:1879:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_true: following ‘true’ branch (when ‘args’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1879:25: branch_true: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1879:25: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1237]
pipewire-1.5.81/src/modules/module-filter-chain.c:1881:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: following ‘false’ branch (when ‘args’ is NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1881:25: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1881:25: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1238]
pipewire-1.5.81/src/modules/module-filter-chain.c:1885:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1883:12: branch_true: following ‘true’ branch (when ‘props’ is NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1884:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1885:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1885:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1885:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1239]
pipewire-1.5.81/src/modules/module-filter-chain.c:1890:31: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1883:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1888:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1890:31: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1240]
pipewire-1.5.81/src/modules/module-filter-chain.c:1891:32: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1883:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1888:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1891:32: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1241]
pipewire-1.5.81/src/modules/module-filter-chain.c:1894:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1883:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1888:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1894:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1894:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1894:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1242]
pipewire-1.5.81/src/modules/module-filter-chain.c:1903:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1883:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1888:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1892:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1903:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1243]
pipewire-1.5.81/src/modules/module-filter-chain.c:1904:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1883:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1888:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1892:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1903:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1904:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1904:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1244]
pipewire-1.5.81/src/modules/module-filter-chain.c:1905:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1883:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1888:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1892:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1905:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1245]
pipewire-1.5.81/src/modules/module-filter-chain.c:1906:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1883:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1888:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1892:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1905:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1906:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1906:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1246]
pipewire-1.5.81/src/modules/module-filter-chain.c:1907:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1883:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1888:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1892:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1907:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1247]
pipewire-1.5.81/src/modules/module-filter-chain.c:1908:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1883:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1888:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1892:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1907:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1908:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1908:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1248]
pipewire-1.5.81/src/modules/module-filter-chain.c:1909:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1883:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1888:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1892:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1909:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1249]
pipewire-1.5.81/src/modules/module-filter-chain.c:1910:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1883:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1888:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1892:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1909:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1910:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1910:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1250]
pipewire-1.5.81/src/modules/module-filter-chain.c:1911:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1883:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1888:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1892:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1911:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1251]
pipewire-1.5.81/src/modules/module-filter-chain.c:1912:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1883:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1888:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1892:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1911:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1912:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1912:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1252]
pipewire-1.5.81/src/modules/module-filter-chain.c:1914:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1883:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1888:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1892:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1914:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1253]
pipewire-1.5.81/src/modules/module-filter-chain.c:1915:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1883:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1888:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1892:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1914:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1915:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1915:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1254]
pipewire-1.5.81/src/modules/module-filter-chain.c:1916:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1883:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1888:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1892:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1916:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1255]
pipewire-1.5.81/src/modules/module-filter-chain.c:1917:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-filter-chain.c:1872:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-filter-chain.c:1873:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1876:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1878:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1883:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-filter-chain.c:1888:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1892:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1916:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-filter-chain.c:1917:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-filter-chain.c:1917:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1256]
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:132:17: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:124:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:124:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:130:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:131:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:132:49: branch_true: ...to here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:132:17: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1257]
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:370:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:349:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:362:16: call_function: calling ‘spa_support_find’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:362:16: return_function: returning to ‘pipewire__module_init’ from ‘spa_support_find’
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:363:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:366:16: branch_false: ...to here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:366:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:367:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:370:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:370:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:370:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:370:9: danger: ‘impl’ leaks here; was allocated at [(9)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1258]
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:373:35: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:349:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:362:16: call_function: calling ‘spa_support_find’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:362:16: return_function: returning to ‘pipewire__module_init’ from ‘spa_support_find’
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:363:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:366:16: branch_false: ...to here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:366:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:367:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:370:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:370:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:372:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:373:28: branch_true: following ‘true’ branch (when ‘args’ is non-NULL)...
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:373:35: branch_true: ...to here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:373:35: danger: ‘impl’ leaks here; was allocated at [(9)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1259]
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:376:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:349:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:362:16: call_function: calling ‘spa_support_find’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:362:16: return_function: returning to ‘pipewire__module_init’ from ‘spa_support_find’
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:363:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:366:16: branch_false: ...to here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:366:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:367:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:370:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:370:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:372:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:373:28: branch_true: following ‘true’ branch (when ‘args’ is non-NULL)...
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:373:35: branch_true: ...to here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:375:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:376:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-jackdbus-detect.c:376:17: danger: ‘impl’ leaks here; was allocated at [(9)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1260]
pipewire-1.5.81/src/modules/module-loopback.c:881:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1261]
pipewire-1.5.81/src/modules/module-loopback.c:884:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_true: following ‘true’ branch (when ‘args’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:884:25: branch_true: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:884:25: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1262]
pipewire-1.5.81/src/modules/module-loopback.c:886:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: following ‘false’ branch (when ‘args’ is NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:886:25: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:886:25: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1263]
pipewire-1.5.81/src/modules/module-loopback.c:889:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:887:12: branch_true: following ‘true’ branch (when ‘props’ is NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:888:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:889:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:889:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:889:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1264]
pipewire-1.5.81/src/modules/module-loopback.c:893:31: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:887:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:893:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:893:31: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1265]
pipewire-1.5.81/src/modules/module-loopback.c:894:32: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:887:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:893:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:894:32: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1266]
pipewire-1.5.81/src/modules/module-loopback.c:897:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:887:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:893:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:897:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:897:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:897:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1267]
pipewire-1.5.81/src/modules/module-loopback.c:906:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:887:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:893:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:895:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:906:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1268]
pipewire-1.5.81/src/modules/module-loopback.c:907:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:887:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:893:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:895:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:906:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:907:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:907:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1269]
pipewire-1.5.81/src/modules/module-loopback.c:908:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:887:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:893:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:895:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:908:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1270]
pipewire-1.5.81/src/modules/module-loopback.c:909:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:887:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:893:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:895:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:908:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:909:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:909:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1271]
pipewire-1.5.81/src/modules/module-loopback.c:910:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:887:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:893:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:895:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:910:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1272]
pipewire-1.5.81/src/modules/module-loopback.c:911:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:887:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:893:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:895:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:910:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:911:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:911:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1273]
pipewire-1.5.81/src/modules/module-loopback.c:912:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:887:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:893:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:895:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:912:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1274]
pipewire-1.5.81/src/modules/module-loopback.c:913:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:887:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:893:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:895:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:912:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:913:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:913:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1275]
pipewire-1.5.81/src/modules/module-loopback.c:915:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:887:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:893:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:895:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:915:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1276]
pipewire-1.5.81/src/modules/module-loopback.c:916:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:887:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:893:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:895:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:915:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:916:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:916:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1277]
pipewire-1.5.81/src/modules/module-loopback.c:917:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:887:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:893:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:895:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:917:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1278]
pipewire-1.5.81/src/modules/module-loopback.c:918:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:887:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:893:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:895:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:917:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:918:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:918:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1279]
pipewire-1.5.81/src/modules/module-loopback.c:920:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:887:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:893:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:895:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:920:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1280]
pipewire-1.5.81/src/modules/module-loopback.c:923:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:887:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:893:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:895:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:922:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:923:13: branch_true: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:923:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1281]
pipewire-1.5.81/src/modules/module-loopback.c:926:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-loopback.c:877:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-loopback.c:878:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:881:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:883:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:887:12: branch_false: following ‘false’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-loopback.c:893:31: branch_false: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:895:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:922:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:923:13: branch_true: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:922:13: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-loopback.c:927:44: branch_true: ...to here
pipewire-1.5.81/src/modules/module-loopback.c:926:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def1282]
pipewire-1.5.81/src/modules/module-metadata/metadata.c:57: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1283]
pipewire-1.5.81/src/modules/module-metadata/metadata.c:267:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-metadata/metadata.c:261:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-metadata/metadata.c:262:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-metadata/metadata.c:267:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-metadata/metadata.c:267:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1284]
pipewire-1.5.81/src/modules/module-metadata/metadata.c:269:24: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-metadata/metadata.c:261:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-metadata/metadata.c:262:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-metadata/metadata.c:267:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-metadata/metadata.c:269:24: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def1285]
pipewire-1.5.81/src/modules/module-metadata/protocol-native.c:56: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1286]
pipewire-1.5.81/src/modules/module-metadata/protocol-native.c:113: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1287]
pipewire-1.5.81/src/modules/module-metadata/protocol-native.c:127: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1288]
pipewire-1.5.81/src/modules/module-metadata/protocol-native.c:160: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1289]
pipewire-1.5.81/src/modules/module-metadata/protocol-native.c:172: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1290]
pipewire-1.5.81/src/modules/module-metadata/protocol-native.c:228: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1291]
pipewire-1.5.81/src/modules/module-metadata/protocol-native.c:244: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1292]
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:324:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:320:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:321:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:324:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:324:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:324:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:324:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1293]
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:329:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:320:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:321:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:324:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:324:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:326:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:329:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1294]
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:332:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:320:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:321:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:324:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:324:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:326:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:330:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:331:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:332:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:332:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:332:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1295]
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:340:22: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:320:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:321:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:324:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:324:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:326:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:330:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:335:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:340:22: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1296]
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:342:23: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:320:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:321:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:324:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:324:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:326:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:330:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:335:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:341:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:342:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:342:23: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1297]
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:343:30: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:320:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:321:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:324:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:324:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:326:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:330:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:335:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:341:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:342:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:343:30: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1298]
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:353:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:320:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:321:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:324:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:324:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:326:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:330:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:335:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:341:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:342:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:351:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:352:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:353:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:353:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:353:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1299]
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:357:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:320:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:321:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:324:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:324:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:326:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:330:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:335:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:341:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:351:13: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:351:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:357:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-parametric-equalizer.c:357:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1300]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:799:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:806:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:824:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:828:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:833:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:836:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:842:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:850:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:19: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:858:19: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:873:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:876:57: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:885:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1301]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:800:21: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:806:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:824:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:828:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:833:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:836:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:842:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:850:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:19: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:858:19: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:873:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:876:57: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:885:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1302]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:801:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:806:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:824:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:828:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:833:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:836:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:842:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:850:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:19: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:858:19: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:873:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:876:57: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:885:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1303]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1304]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:827:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:824:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:827:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1305]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:830:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:824:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:828:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:829:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:830:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:830:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:830:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1306]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:835:30: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:824:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:828:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:833:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:835:30: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1307]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:838:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:824:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:828:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:833:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:836:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:837:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:838:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:838:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:838:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1308]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:844:27: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:824:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:828:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:833:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:836:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:842:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:844:27: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1309]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:845:27: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:824:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:828:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:833:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:836:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:842:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:845:27: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1310]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:847:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:824:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:828:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:833:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:836:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:842:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:847:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1311]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:869:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:824:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:828:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:833:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:836:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:842:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:850:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:19: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:858:19: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:858:18: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:863:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:863:19: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:869:17: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:869:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:869:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:869:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1312]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:873:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:824:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:828:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:833:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:836:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:842:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:873:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1313]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:876:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:824:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:828:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:833:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:836:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:842:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:850:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:19: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:858:19: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:873:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:876:57: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:876:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1314]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:877:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:824:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:828:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:833:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:836:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:842:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:850:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:19: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:858:19: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:873:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:876:57: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:877:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1315]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:878:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:824:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:828:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:833:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:836:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:842:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:850:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:19: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:858:19: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:873:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:876:57: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:877:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:878:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:878:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1316]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:879:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:824:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:828:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:833:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:836:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:842:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:850:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:19: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:858:19: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:873:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:876:57: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:879:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1317]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:880:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:824:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:828:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:833:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:836:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:842:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:850:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:19: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:858:19: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:873:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:876:57: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:879:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:880:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:880:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1318]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:882:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:824:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:828:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:833:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:836:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:842:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:850:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:19: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:858:19: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:873:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:876:57: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:882:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1319]
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:883:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:816:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:817:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:820:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:822:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:824:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:828:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:833:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:836:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:842:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:850:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:854:19: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:858:19: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:873:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:876:57: branch_false: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:882:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:883:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-pipe-tunnel.c:883:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1320]
pipewire-1.5.81/src/modules/module-portal.c:297:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-portal.c:276:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-portal.c:289:16: call_function: calling ‘spa_support_find’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-portal.c:289:16: return_function: returning to ‘pipewire__module_init’ from ‘spa_support_find’
pipewire-1.5.81/src/modules/module-portal.c:290:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-portal.c:293:16: branch_false: ...to here
pipewire-1.5.81/src/modules/module-portal.c:293:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-portal.c:294:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-portal.c:297:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-portal.c:297:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-portal.c:297:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-portal.c:297:9: danger: ‘impl’ leaks here; was allocated at [(9)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1321]
pipewire-1.5.81/src/modules/module-portal.c:300:35: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-portal.c:276:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-portal.c:289:16: call_function: calling ‘spa_support_find’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-portal.c:289:16: return_function: returning to ‘pipewire__module_init’ from ‘spa_support_find’
pipewire-1.5.81/src/modules/module-portal.c:290:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-portal.c:293:16: branch_false: ...to here
pipewire-1.5.81/src/modules/module-portal.c:293:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-portal.c:294:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-portal.c:297:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-portal.c:297:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-portal.c:299:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-portal.c:300:28: branch_true: following ‘true’ branch (when ‘args’ is non-NULL)...
pipewire-1.5.81/src/modules/module-portal.c:300:35: branch_true: ...to here
pipewire-1.5.81/src/modules/module-portal.c:300:35: danger: ‘impl’ leaks here; was allocated at [(9)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1322]
pipewire-1.5.81/src/modules/module-profiler.c:532:9: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-profiler.c:522:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:524:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:525:23: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-profiler.c:526:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:531:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:532:9: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1323]
pipewire-1.5.81/src/modules/module-profiler.c:532:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-profiler.c:521:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-profiler.c:522:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:524:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:526:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:531:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:532:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1324]
pipewire-1.5.81/src/modules/module-profiler.c:534:9: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-profiler.c:522:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:524:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:525:23: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-profiler.c:526:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:531:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:534:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:534:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:534:9: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1325]
pipewire-1.5.81/src/modules/module-profiler.c:534:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-profiler.c:521:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-profiler.c:522:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:524:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:526:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:531:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:534:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:534:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:534:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1326]
pipewire-1.5.81/src/modules/module-profiler.c:537:25: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-profiler.c:522:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:524:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:525:23: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-profiler.c:526:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:531:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:534:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:536:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:536:12: branch_true: following ‘true’ branch (when ‘args’ is non-NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:537:25: branch_true: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:537:25: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1327]
pipewire-1.5.81/src/modules/module-profiler.c:537:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-profiler.c:521:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-profiler.c:522:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:524:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:526:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:531:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:534:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:536:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:536:12: branch_true: following ‘true’ branch (when ‘args’ is non-NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:537:25: branch_true: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:537:25: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1328]
pipewire-1.5.81/src/modules/module-profiler.c:539:25: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-profiler.c:522:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:524:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:525:23: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-profiler.c:526:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:531:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:534:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:536:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:536:12: branch_false: following ‘false’ branch (when ‘args’ is NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:539:25: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:539:25: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1329]
pipewire-1.5.81/src/modules/module-profiler.c:539:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-profiler.c:521:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-profiler.c:522:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:524:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:526:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:531:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:534:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:536:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:536:12: branch_false: following ‘false’ branch (when ‘args’ is NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:539:25: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:539:25: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1330]
pipewire-1.5.81/src/modules/module-profiler.c:543:27: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-profiler.c:522:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:524:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:525:23: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-profiler.c:526:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:531:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:534:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:536:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:543:27: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1331]
pipewire-1.5.81/src/modules/module-profiler.c:543:27: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-profiler.c:521:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-profiler.c:522:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:524:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:526:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:531:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:534:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:536:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:543:27: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1332]
pipewire-1.5.81/src/modules/module-profiler.c:545:9: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-profiler.c:522:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:524:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:525:23: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-profiler.c:526:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:531:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:534:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:536:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:545:9: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1333]
pipewire-1.5.81/src/modules/module-profiler.c:545:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-profiler.c:521:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-profiler.c:522:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:524:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:526:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:531:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:534:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:536:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:545:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1334]
pipewire-1.5.81/src/modules/module-profiler.c:551:24: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-profiler.c:522:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:524:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:525:23: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-profiler.c:526:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:531:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:534:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:536:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:551:24: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1335]
pipewire-1.5.81/src/modules/module-profiler.c:551:24: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-profiler.c:521:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-profiler.c:522:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:524:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:526:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:531:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:534:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:536:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:551:24: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def1336]
pipewire-1.5.81/src/modules/module-protocol-native.c:1157: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1337]
pipewire-1.5.81/src/modules/module-protocol-native/connection.c:148: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1338]
pipewire-1.5.81/src/modules/module-protocol-native/connection.c:478: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1339]
pipewire-1.5.81/src/modules/module-protocol-native/connection.c:523: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1340]
pipewire-1.5.81/src/modules/module-protocol-native/connection.c:734: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1341]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:312: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def1342]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:327: error[uninitvar]: Uninitialized variable: id
Error: CPPCHECK_WARNING (CWE-190): [#def1343]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:330: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1344]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:345: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1345]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:364: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1346]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:377: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1347]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:395: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1348]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:418: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1349]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:440: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1350]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:454: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1351]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:612: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1352]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:627: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1353]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:642: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1354]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:661: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1355]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:676: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1356]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:703: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1357]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:726: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1358]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:793: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1359]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:807: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1360]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:862: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1361]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:913: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1362]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:951: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def1363]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:980: error[uninitvar]: Uninitialized variable: csize
Error: CPPCHECK_WARNING (CWE-457): [#def1364]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:980: error[uninitvar]: Uninitialized variable: ctype
Error: CPPCHECK_WARNING (CWE-190): [#def1365]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:983: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1366]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1023: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1367]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1056: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1368]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1111: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1369]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1174: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1370]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1212: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def1371]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1241: error[uninitvar]: Uninitialized variable: csize
Error: CPPCHECK_WARNING (CWE-457): [#def1372]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1241: error[uninitvar]: Uninitialized variable: ctype
Error: CPPCHECK_WARNING (CWE-190): [#def1373]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1244: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1374]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1284: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1375]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1317: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def1376]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1342: error[uninitvar]: Uninitialized variable: command
Error: CPPCHECK_WARNING (CWE-190): [#def1377]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1345: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1378]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1398: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1379]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1436: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def1380]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1465: error[uninitvar]: Uninitialized variable: csize
Error: CPPCHECK_WARNING (CWE-457): [#def1381]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1465: error[uninitvar]: Uninitialized variable: ctype
Error: CPPCHECK_WARNING (CWE-190): [#def1382]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1468: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1383]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1508: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1384]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1558: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1385]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1609: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1386]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1639: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1387]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1684: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1388]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1700: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1389]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1736: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1390]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1800: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1391]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1823: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1392]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1838: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1393]
pipewire-1.5.81/src/modules/module-protocol-native/protocol-native.c:1931: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1394]
pipewire-1.5.81/src/modules/module-protocol-native/security-context.c:164:24: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-native/security-context.c:157:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-native/security-context.c:158:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-native/security-context.c:161:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-native/security-context.c:164:24: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-457): [#def1395]
pipewire-1.5.81/src/modules/module-protocol-native/test-connection.c:87: error[uninitvar]: Uninitialized variable: fdidx
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1396]
pipewire-1.5.81/src/modules/module-protocol-pulse.c:463:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-pulse.c:459:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse.c:460:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse.c:463:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse.c:463:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse.c:463:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse.c:463:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1397]
pipewire-1.5.81/src/modules/module-protocol-pulse.c:466:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-pulse.c:459:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse.c:460:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse.c:463:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse.c:463:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse.c:465:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse.c:465:12: branch_true: following ‘true’ branch (when ‘args’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse.c:466:25: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse.c:466:25: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1398]
pipewire-1.5.81/src/modules/module-protocol-pulse.c:470:23: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-pulse.c:459:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse.c:460:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse.c:463:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse.c:463:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse.c:465:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse.c:465:12: branch_false: following ‘false’ branch (when ‘args’ is NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse.c:470:23: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse.c:470:23: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1399]
pipewire-1.5.81/src/modules/module-protocol-pulse.c:477:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-pulse.c:459:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse.c:460:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse.c:463:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse.c:463:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse.c:465:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse.c:465:12: branch_false: following ‘false’ branch (when ‘args’ is NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse.c:470:23: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse.c:471:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse.c:477:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse.c:477:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-457): [#def1400]
pipewire-1.5.81/src/modules/module-protocol-pulse/collect.c:194: error[uninitvar]: Uninitialized variable: class
Error: CPPCHECK_WARNING (CWE-457): [#def1401]
pipewire-1.5.81/src/modules/module-protocol-pulse/collect.c:195: error[uninitvar]: Uninitialized variable: count
Error: CPPCHECK_WARNING (CWE-457): [#def1402]
pipewire-1.5.81/src/modules/module-protocol-pulse/collect.c:225: error[uninitvar]: Uninitialized variable: test_name
Error: CPPCHECK_WARNING (CWE-457): [#def1403]
pipewire-1.5.81/src/modules/module-protocol-pulse/collect.c:226: error[uninitvar]: Uninitialized variable: index
Error: CPPCHECK_WARNING (CWE-457): [#def1404]
pipewire-1.5.81/src/modules/module-protocol-pulse/collect.c:251: error[uninitvar]: Uninitialized variable: dev
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1405]
pipewire-1.5.81/src/modules/module-protocol-pulse/collect.c:267:25: warning[-Wanalyzer-malloc-leak]: leak of ‘spa_pod_copy(*p.param)’
pipewire-1.5.81/src/modules/module-protocol-pulse/collect.c:604:6: enter_function: entry to ‘update_object_info’
pipewire-1.5.81/src/modules/module-protocol-pulse/collect.c:607:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/collect.c:608:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/collect.c:608:17: call_function: calling ‘update_device_info’ from ‘update_object_info’
Error: CPPCHECK_WARNING (CWE-457): [#def1406]
pipewire-1.5.81/src/modules/module-protocol-pulse/collect.c:471: error[uninitvar]: Uninitialized variable: dir
Error: CPPCHECK_WARNING (CWE-457): [#def1407]
pipewire-1.5.81/src/modules/module-protocol-pulse/collect.c:534: error[uninitvar]: Uninitialized variable: iid
Error: CPPCHECK_WARNING (CWE-457): [#def1408]
pipewire-1.5.81/src/modules/module-protocol-pulse/collect.c:596: error[uninitvar]: Uninitialized variable: id
Error: CPPCHECK_WARNING (CWE-457): [#def1409]
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:388: error[uninitvar]: Uninitialized variable: device
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1410]
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:632:33: warning[-Wanalyzer-malloc-leak]: leak of ‘o’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:598:13: enter_function: entry to ‘registry_event_global’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:608:16: call_function: calling ‘find_info’ from ‘registry_event_global’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:608:16: return_function: returning to ‘registry_event_global’ from ‘find_info’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:609:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:613:35: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:612:17: call_function: calling ‘pw_registry_bind’ from ‘registry_event_global’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:612:17: return_function: returning to ‘registry_event_global’ from ‘pw_registry_bind’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:614:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:617:13: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:617:13: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:618:12: branch_false: following ‘false’ branch (when ‘o’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:623:15: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:623:15: branch_true: following ‘true’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:623:23: call_function: inlined call to ‘spa_dict_lookup’ from ‘registry_event_global’
branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:624:14: call_function: calling ‘spa_atou64’ from ‘registry_event_global’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:624:14: return_function: returning to ‘registry_event_global’ from ‘spa_atou64’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:624:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:625:17: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:632:25: branch_true: following ‘true’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:632:33: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:632:33: danger: ‘o’ leaks here; was allocated at [(20)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/19)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1411]
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:751:19: warning[-Wanalyzer-malloc-leak]: leak of ‘m’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:734:20: enter_function: entry to ‘pw_manager_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:739:13: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:740:12: branch_false: following ‘false’ branch (when ‘m’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:743:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:744:28: call_function: calling ‘pw_core_get_registry’ from ‘pw_manager_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:744:28: return_function: returning to ‘pw_manager_new’ from ‘pw_core_get_registry’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:746:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:751:19: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:751:19: danger: ‘m’ leaks here; was allocated at [(2)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1412]
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:752:19: warning[-Wanalyzer-malloc-leak]: leak of ‘m’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:734:20: enter_function: entry to ‘pw_manager_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:739:13: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:740:12: branch_false: following ‘false’ branch (when ‘m’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:743:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:744:28: call_function: calling ‘pw_core_get_registry’ from ‘pw_manager_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:744:28: return_function: returning to ‘pw_manager_new’ from ‘pw_core_get_registry’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:746:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:751:19: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:752:19: danger: ‘m’ leaks here; was allocated at [(2)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1413]
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:753:26: warning[-Wanalyzer-malloc-leak]: leak of ‘m’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:734:20: enter_function: entry to ‘pw_manager_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:739:13: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:740:12: branch_false: following ‘false’ branch (when ‘m’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:743:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:744:28: call_function: calling ‘pw_core_get_registry’ from ‘pw_manager_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:744:28: return_function: returning to ‘pw_manager_new’ from ‘pw_core_get_registry’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:746:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:751:19: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:753:26: danger: ‘m’ leaks here; was allocated at [(2)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1414]
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:766:16: warning[-Wanalyzer-malloc-leak]: leak of ‘m’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:734:20: enter_function: entry to ‘pw_manager_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:739:13: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:740:12: branch_false: following ‘false’ branch (when ‘m’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:743:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:744:28: call_function: calling ‘pw_core_get_registry’ from ‘pw_manager_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:744:28: return_function: returning to ‘pw_manager_new’ from ‘pw_core_get_registry’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:746:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:751:19: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:766:16: danger: ‘m’ leaks here; was allocated at [(2)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def1415]
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:88:22: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:654:5: enter_function: entry to ‘message_dump’
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:666:21: call_function: inlined call to ‘read_u8’ from ‘message_dump’
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:785:31: call_function: calling ‘read_props’ from ‘message_dump’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1416]
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:402:16: warning[-Wanalyzer-malloc-leak]: leak of ‘data’
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:825:17: enter_function: entry to ‘message_alloc’
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:829:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:831:17: call_function: inlined call to ‘spa_list_remove’ from ‘message_alloc’
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:834:17: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:845:13: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:845:13: call_function: calling ‘ensure_size’ from ‘message_alloc’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1417]
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:839:17: warning[-Wanalyzer-malloc-leak]: leak of ‘msg’
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:829:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:836:28: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:836:28: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:836:20: branch_false: following ‘false’ branch (when ‘msg’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:839:17: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:839:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:839:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/message.c:839:17: danger: ‘msg’ leaks here; was allocated at [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1418]
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:46:46: warning[-Wanalyzer-malloc-leak]: leak of ‘module_new(impl, module_info_find(impl, name))’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:328:16: enter_function: entry to ‘module_create’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:334:16: call_function: calling ‘module_info_find’ from ‘module_create’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:334:16: return_function: returning to ‘module_create’ from ‘module_info_find’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:335:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:340:13: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:350:18: call_function: calling ‘module_new’ from ‘module_create’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:350:18: return_function: returning to ‘module_create’ from ‘module_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:351:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:354:25: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:382:9: call_function: calling ‘module_free’ from ‘module_create’
Error: CPPCHECK_WARNING (CWE-476): [#def1419]
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:126: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: GCC_ANALYZER_WARNING (CWE-476): [#def1420]
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:126:16: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘p’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:121:32: acquire_memory: this call could return NULL
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:126:16: danger: ‘p’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1421]
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:181:33: warning[-Wanalyzer-malloc-leak]: leak of ‘module_new(impl, module_info_find(impl, name))’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:328:16: enter_function: entry to ‘module_create’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:334:16: call_function: calling ‘module_info_find’ from ‘module_create’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:334:16: return_function: returning to ‘module_create’ from ‘module_info_find’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:335:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:340:13: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:350:18: call_function: calling ‘module_new’ from ‘module_create’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:350:18: return_function: returning to ‘module_create’ from ‘module_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:351:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:354:25: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:355:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:358:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:358:12: branch_false: following ‘false’ branch (when ‘args’ is NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:360:53: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:360:20: call_function: calling ‘module_args_check’ from ‘module_create’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1422]
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:354:25: warning[-Wanalyzer-malloc-leak]: leak of ‘module_new(impl, module_info_find(impl, name))’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:328:16: enter_function: entry to ‘module_create’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:334:16: call_function: calling ‘module_info_find’ from ‘module_create’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:334:16: return_function: returning to ‘module_create’ from ‘module_info_find’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:335:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:340:13: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:350:18: call_function: calling ‘module_new’ from ‘module_create’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:350:18: return_function: returning to ‘module_create’ from ‘module_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:351:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:354:25: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:354:25: danger: ‘module_new(impl, module_info_find(impl, name))’ leaks here; was allocated at [(16)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/15)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1423]
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:365:20: warning[-Wanalyzer-malloc-leak]: leak of ‘module_new(impl, module_info_find(impl, name))’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:328:16: enter_function: entry to ‘module_create’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:334:16: call_function: calling ‘module_info_find’ from ‘module_create’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:334:16: return_function: returning to ‘module_create’ from ‘module_info_find’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:335:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:340:13: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:350:18: call_function: calling ‘module_new’ from ‘module_create’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:350:18: return_function: returning to ‘module_create’ from ‘module_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:351:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:354:25: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:355:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:358:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:358:12: branch_false: following ‘false’ branch (when ‘args’ is NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:360:53: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:360:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:365:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/module.c:365:20: danger: ‘module_new(impl, module_info_find(impl, name))’ leaks here; was allocated at [(16)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/15)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1424]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-always-sink.c:59:20: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-always-sink.c:55:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-always-sink.c:55:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-always-sink.c:58:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-always-sink.c:59:20: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1425]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-combine-sink.c:176:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-combine-sink.c:164:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-combine-sink.c:167:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-combine-sink.c:172:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-combine-sink.c:172:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-combine-sink.c:175:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-combine-sink.c:176:9: danger: ‘f’ leaks here; was allocated at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1426]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-echo-cancel.c:199:17: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-echo-cancel.c:184:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-echo-cancel.c:187:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-echo-cancel.c:189:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-echo-cancel.c:189:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-echo-cancel.c:192:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-echo-cancel.c:196:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-echo-cancel.c:199:17: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-echo-cancel.c:199:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-echo-cancel.c:199:17: danger: ‘f’ leaks here; was allocated at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1427]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:118:29: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:109:21: branch_true: following ‘true’ branch (when ‘i != 10’)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:110:21: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:110:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:114:20: branch_false: following ‘false’ branch (when ‘g’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:117:34: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:117:27: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:118:29: danger: ‘<unknown>’ leaks here; was allocated at [(7)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1428]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:118:29: warning[-Wanalyzer-malloc-leak]: leak of ‘g’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:109:21: branch_true: following ‘true’ branch (when ‘i != 10’)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:110:21: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:110:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:113:21: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:114:20: branch_false: following ‘false’ branch (when ‘g’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:117:34: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:118:29: danger: ‘g’ leaks here; was allocated at [(5)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1429]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:120:25: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:109:21: branch_true: following ‘true’ branch (when ‘i != 10’)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:110:21: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:110:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:114:20: branch_false: following ‘false’ branch (when ‘g’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:117:34: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:117:27: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:119:20: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:120:25: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:120:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:120:25: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:120:25: danger: ‘<unknown>’ leaks here; was allocated at [(7)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1430]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:120:25: warning[-Wanalyzer-malloc-leak]: leak of ‘g’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:109:21: branch_true: following ‘true’ branch (when ‘i != 10’)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:110:21: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:110:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:113:21: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:114:20: branch_false: following ‘false’ branch (when ‘g’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:117:34: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:119:20: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:120:25: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:120:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:120:25: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:120:25: danger: ‘g’ leaks here; was allocated at [(5)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1431]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:123:25: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:109:21: branch_true: following ‘true’ branch (when ‘i != 10’)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:110:21: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:110:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:114:20: branch_false: following ‘false’ branch (when ‘g’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:117:34: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:117:27: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:119:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:123:25: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:123:25: danger: ‘<unknown>’ leaks here; was allocated at [(7)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1432]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:123:25: warning[-Wanalyzer-malloc-leak]: leak of ‘g’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:109:21: branch_true: following ‘true’ branch (when ‘i != 10’)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:110:21: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:110:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:113:21: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:114:20: branch_false: following ‘false’ branch (when ‘g’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:117:34: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:119:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:123:25: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:123:25: danger: ‘g’ leaks here; was allocated at [(5)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1433]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:191:24: warning[-Wanalyzer-malloc-leak]: leak of ‘info.name’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:182:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:185:20: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:186:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:189:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:190:21: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:191:24: danger: ‘info.name’ leaks here; was allocated at [(5)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1434]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:195:34: warning[-Wanalyzer-malloc-leak]: leak of ‘info.name’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:182:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:185:20: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:186:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:189:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:190:21: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:193:21: branch_true: following ‘true’ branch (when ‘i != 10’)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:194:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:195:34: danger: ‘info.name’ leaks here; was allocated at [(5)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1435]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:198:32: warning[-Wanalyzer-malloc-leak]: leak of ‘info.name’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:182:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:185:20: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:186:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:189:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:190:21: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:193:21: branch_true: following ‘true’ branch (when ‘i != 10’)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:194:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:198:32: danger: ‘info.name’ leaks here; was allocated at [(5)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1436]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:203:9: warning[-Wanalyzer-malloc-leak]: leak of ‘info.name’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:182:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:185:20: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:186:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:189:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:190:21: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:193:21: branch_true: following ‘true’ branch (when ‘i != 10’)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:194:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:193:21: branch_false: following ‘false’ branch (when ‘i == 10’)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:200:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:203:9: danger: ‘info.name’ leaks here; was allocated at [(5)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1437]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:204:1: warning[-Wanalyzer-malloc-leak]: leak of ‘info.name’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:182:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:185:20: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:186:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:189:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:190:21: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:193:21: branch_true: following ‘true’ branch (when ‘i != 10’)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:194:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:193:21: branch_false: following ‘false’ branch (when ‘i == 10’)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:200:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-gsettings.c:204:1: danger: ‘info.name’ leaks here; was allocated at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1438]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-jackdbus-detect.c:86:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-jackdbus-detect.c:82:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-jackdbus-detect.c:82:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-jackdbus-detect.c:85:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-jackdbus-detect.c:86:9: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1439]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-ladspa-sink.c:95:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-ladspa-sink.c:81:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-ladspa-sink.c:83:40: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-ladspa-sink.c:83:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-ladspa-sink.c:86:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-ladspa-sink.c:91:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-ladspa-sink.c:91:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-ladspa-sink.c:94:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-ladspa-sink.c:95:9: danger: ‘f’ leaks here; was allocated at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1440]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-ladspa-source.c:95:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-ladspa-source.c:81:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-ladspa-source.c:83:40: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-ladspa-source.c:83:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-ladspa-source.c:86:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-ladspa-source.c:91:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-ladspa-source.c:91:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-ladspa-source.c:94:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-ladspa-source.c:95:9: danger: ‘f’ leaks here; was allocated at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1441]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-loopback.c:87:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-loopback.c:83:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-loopback.c:83:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-loopback.c:86:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-loopback.c:87:9: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1442]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-native-protocol-tcp.c:101:21: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-native-protocol-tcp.c:94:13: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-native-protocol-tcp.c:95:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-native-protocol-tcp.c:98:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-native-protocol-tcp.c:101:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-native-protocol-tcp.c:101:21: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-native-protocol-tcp.c:101:21: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1443]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-pipe-sink.c:84:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-pipe-sink.c:80:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-pipe-sink.c:80:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-pipe-sink.c:83:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-pipe-sink.c:84:9: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1444]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-pipe-source.c:83:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-pipe-source.c:79:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-pipe-source.c:79:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-pipe-source.c:82:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-pipe-source.c:83:9: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1445]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-remap-sink.c:84:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-remap-sink.c:80:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-remap-sink.c:80:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-remap-sink.c:83:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-remap-sink.c:84:9: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1446]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-remap-source.c:84:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-remap-source.c:80:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-remap-source.c:80:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-remap-source.c:83:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-remap-source.c:84:9: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1447]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-roc-sink-input.c:81:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-roc-sink-input.c:77:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-roc-sink-input.c:77:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-roc-sink-input.c:80:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-roc-sink-input.c:81:9: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1448]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-roc-sink.c:79:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-roc-sink.c:75:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-roc-sink.c:75:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-roc-sink.c:78:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-roc-sink.c:79:9: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1449]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-roc-source.c:81:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-roc-source.c:77:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-roc-source.c:77:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-roc-source.c:80:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-roc-source.c:81:9: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1450]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-rtp-recv.c:74:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-rtp-recv.c:70:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-rtp-recv.c:70:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-rtp-recv.c:73:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-rtp-recv.c:74:9: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1451]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-rtp-send.c:101:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-rtp-send.c:97:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-rtp-send.c:97:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-rtp-send.c:100:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-rtp-send.c:101:9: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1452]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-rtp-send.c:123:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-rtp-send.c:97:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-rtp-send.c:100:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-rtp-send.c:112:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-rtp-send.c:115:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-rtp-send.c:119:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-rtp-send.c:119:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-rtp-send.c:122:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-rtp-send.c:123:9: danger: ‘f’ leaks here; was allocated at [(5)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1453]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-simple-protocol-tcp.c:80:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-simple-protocol-tcp.c:76:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-simple-protocol-tcp.c:76:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-simple-protocol-tcp.c:79:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-simple-protocol-tcp.c:80:9: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1454]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-stream-restore.c:300:33: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-stream-restore.c:259:16: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-stream-restore.c:260:36: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-stream-restore.c:273:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-stream-restore.c:282:21: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-stream-restore.c:282:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-stream-restore.c:285:26: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-stream-restore.c:285:20: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-stream-restore.c:288:17: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-stream-restore.c:297:20: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-stream-restore.c:298:25: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-stream-restore.c:299:37: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-stream-restore.c:300:33: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-stream-restore.c:300:33: danger: ‘f’ leaks here; was allocated at [(7)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1455]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-tunnel-sink.c:84:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-tunnel-sink.c:80:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-tunnel-sink.c:80:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-tunnel-sink.c:83:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-tunnel-sink.c:84:9: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1456]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-tunnel-source.c:84:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-tunnel-source.c:80:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-tunnel-source.c:80:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-tunnel-source.c:83:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-tunnel-source.c:84:9: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1457]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-virtual-sink.c:82:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-virtual-sink.c:78:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-virtual-sink.c:78:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-virtual-sink.c:81:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-virtual-sink.c:82:9: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1458]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-virtual-source.c:84:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-virtual-source.c:80:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-virtual-source.c:80:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-virtual-source.c:83:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-virtual-source.c:84:9: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1459]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:67:20: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:63:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:63:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:66:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:67:20: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1460]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:69:20: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:63:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:63:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:66:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:69:20: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1461]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:71:20: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:63:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:63:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:66:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:71:20: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1462]
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:73:20: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:63:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:63:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:66:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/modules/module-x11-bell.c:73:20: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-401): [#def1463]
pipewire-1.5.81/src/modules/module-protocol-pulse/operation.c:35: error[memleak]: Memory leak: o
Error: CPPCHECK_WARNING (CWE-562): [#def1464]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:966: error[invalidLifetime]: Using pointer to local variable 'name' that is out of scope.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1465]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5056:9: warning[-Wanalyzer-malloc-leak]: leak of ‘pm’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5032:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5035:13: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5035:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5041:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5045:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5048:14: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5048:14: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5049:12: branch_false: following ‘false’ branch (when ‘pm’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5052:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5056:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5056:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5056:9: danger: ‘pm’ leaks here; was allocated at [(7)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1466]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5058:13: warning[-Wanalyzer-malloc-leak]: leak of ‘pm’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5032:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5035:13: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5035:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5041:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5045:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5048:14: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5048:14: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5049:12: branch_false: following ‘false’ branch (when ‘pm’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5052:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5056:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5058:13: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5058:13: danger: ‘pm’ leaks here; was allocated at [(7)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1467]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5060:9: warning[-Wanalyzer-malloc-leak]: leak of ‘pm’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5032:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5035:13: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5035:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5041:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5045:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5048:14: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5048:14: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5049:12: branch_false: following ‘false’ branch (when ‘pm’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5052:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5056:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5058:13: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5060:9: danger: ‘pm’ leaks here; was allocated at [(7)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1468]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5525:27: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5525:27: danger: ‘<unknown>’ leaks here; was allocated at [(11)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1469]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5525:27: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5512:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5525:27: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1470]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5526:28: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5526:28: danger: ‘<unknown>’ leaks here; was allocated at [(11)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1471]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5526:28: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5512:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5526:28: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1472]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5527:29: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5527:29: danger: ‘<unknown>’ leaks here; was allocated at [(11)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1473]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5527:29: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5512:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5527:29: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1474]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5530:25: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5529:12: branch_true: following ‘true’ branch (when ‘props’ is NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5530:25: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5530:25: danger: ‘<unknown>’ leaks here; was allocated at [(11)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1475]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5530:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5512:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5529:12: branch_true: following ‘true’ branch (when ‘props’ is NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5530:25: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5530:25: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1476]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5534:19: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5529:12: branch_true: following ‘true’ branch (when ‘props’ is NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5530:25: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5531:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5534:19: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5534:19: danger: ‘<unknown>’ leaks here; was allocated at [(11)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1477]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5534:19: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5512:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5529:12: branch_true: following ‘true’ branch (when ‘props’ is NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5530:25: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5531:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5534:19: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5534:19: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1478]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5537:9: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5537:9: danger: ‘<unknown>’ leaks here; was allocated at [(11)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1479]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5537:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5512:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5537:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1480]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5539:20: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5539:20: danger: ‘<unknown>’ leaks here; was allocated at [(11)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1481]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5539:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5512:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5539:20: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1482]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5540:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5539:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5540:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5540:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5540:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5540:17: danger: ‘<unknown>’ leaks here; was allocated at [(11)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1483]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5540:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5512:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5539:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5540:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5540:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5540:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5540:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1484]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5544:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5539:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5540:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5542:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5544:17: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5544:17: danger: ‘<unknown>’ leaks here; was allocated at [(11)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1485]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5544:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5512:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5539:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5540:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5542:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5544:17: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5544:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1486]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5547:15: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5547:15: danger: ‘<unknown>’ leaks here; was allocated at [(11)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1487]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5547:15: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5512:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5547:15: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1488]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5549:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5548:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5549:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5549:17: danger: ‘<unknown>’ leaks here; was allocated at [(11)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1489]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5549:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5512:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5548:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5549:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5549:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1490]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5553:23: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5548:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5549:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5553:23: danger: ‘<unknown>’ leaks here; was allocated at [(11)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1491]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5553:23: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5512:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5548:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5549:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5553:23: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1492]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5559:20: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5559:20: danger: ‘<unknown>’ leaks here; was allocated at [(11)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1493]
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5559:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5502:27: enter_function: entry to ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5512:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5513:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5516:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5520:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5521:9: call_function: inlined call to ‘pw_map_init’ from ‘pw_protocol_pulse_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/pulse-server.c:5559:20: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1494]
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:129:22: warning[-Wanalyzer-malloc-leak]: leak of ‘p’
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:123:13: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:124:12: branch_false: following ‘false’ branch (when ‘p’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:129:22: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:129:22: danger: ‘p’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1495]
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:130:24: warning[-Wanalyzer-malloc-leak]: leak of ‘p’
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:123:13: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:124:12: branch_false: following ‘false’ branch (when ‘p’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:129:22: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:130:24: danger: ‘p’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1496]
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:134:9: warning[-Wanalyzer-malloc-leak]: leak of ‘p’
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:123:13: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:124:12: branch_false: following ‘false’ branch (when ‘p’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:129:22: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:134:9: danger: ‘p’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1497]
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:136:21: warning[-Wanalyzer-malloc-leak]: leak of ‘p’
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:123:13: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:124:12: branch_false: following ‘false’ branch (when ‘p’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:129:22: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:136:21: danger: ‘p’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1498]
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:147:21: warning[-Wanalyzer-malloc-leak]: leak of ‘p’
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:112:21: enter_function: entry to ‘sample_play_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:123:13: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:124:12: branch_false: following ‘false’ branch (when ‘p’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:129:22: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:138:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:146:21: call_function: inlined call to ‘sample_ref’ from ‘sample_play_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:147:21: danger: ‘p’ leaks here; was allocated at [(2)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1499]
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:149:9: warning[-Wanalyzer-malloc-leak]: leak of ‘p’
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:112:21: enter_function: entry to ‘sample_play_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:123:13: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:124:12: branch_false: following ‘false’ branch (when ‘p’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:129:22: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:138:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:146:21: call_function: inlined call to ‘sample_ref’ from ‘sample_play_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:149:9: danger: ‘p’ leaks here; was allocated at [(2)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1500]
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:171:9: warning[-Wanalyzer-malloc-leak]: leak of ‘p’
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:123:13: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:124:12: branch_false: following ‘false’ branch (when ‘p’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:129:22: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:138:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:139:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/sample-play.c:171:9: danger: ‘p’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1501]
pipewire-1.5.81/src/modules/module-protocol-simple.c:969:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-simple.c:965:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-simple.c:966:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-simple.c:969:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-simple.c:969:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-protocol-simple.c:969:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-simple.c:969:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1502]
pipewire-1.5.81/src/modules/module-protocol-simple.c:972:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-simple.c:965:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-simple.c:966:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-simple.c:969:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-simple.c:969:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-simple.c:971:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-simple.c:971:12: branch_true: following ‘true’ branch (when ‘args’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-simple.c:972:25: branch_true: ...to here
pipewire-1.5.81/src/modules/module-protocol-simple.c:972:25: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1503]
pipewire-1.5.81/src/modules/module-protocol-simple.c:974:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-simple.c:965:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-simple.c:966:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-simple.c:969:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-simple.c:969:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-simple.c:971:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-simple.c:971:12: branch_false: following ‘false’ branch (when ‘args’ is NULL)...
pipewire-1.5.81/src/modules/module-protocol-simple.c:974:25: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-simple.c:974:25: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1504]
pipewire-1.5.81/src/modules/module-protocol-simple.c:977:22: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-simple.c:965:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-simple.c:966:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-simple.c:969:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-simple.c:969:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-simple.c:971:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-simple.c:977:22: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1505]
pipewire-1.5.81/src/modules/module-protocol-simple.c:981:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-protocol-simple.c:965:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-simple.c:966:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-simple.c:969:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-simple.c:969:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-simple.c:971:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-simple.c:981:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-457): [#def1506]
pipewire-1.5.81/src/modules/module-pulse-tunnel.c:852: warning[uninitvar]: Uninitialized variable: vols
Error: CPPCHECK_WARNING (CWE-457): [#def1507]
pipewire-1.5.81/src/modules/module-pulse-tunnel.c:855: warning[uninitvar]: Uninitialized variable: soft_vols
Error: GCC_ANALYZER_WARNING (CWE-415): [#def1508]
pipewire-1.5.81/src/modules/module-raop-discover.c:183:9: warning[-Wanalyzer-double-free]: double-‘free’ of ‘((struct tunnel)*((struct spa_list *)t)).info.name’
pipewire-1.5.81/src/modules/module-raop-discover.c:571:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-raop-discover.c:581:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-discover.c:584:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-discover.c:584:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-discover.c:584:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-discover.c:590:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-discover.c:591:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-discover.c:612:12: branch_true: following ‘true’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-discover.c:613:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-discover.c:613:17: call_function: calling ‘impl_free’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1509]
pipewire-1.5.81/src/modules/module-raop-discover.c:331:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-raop-discover.c:324:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-discover.c:324:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-discover.c:330:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-discover.c:331:9: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1510]
pipewire-1.5.81/src/modules/module-raop-discover.c:584:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-discover.c:580:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-discover.c:581:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-discover.c:584:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-discover.c:584:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-discover.c:584:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-discover.c:584:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1511]
pipewire-1.5.81/src/modules/module-raop-discover.c:589:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-discover.c:580:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-discover.c:581:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-discover.c:584:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-discover.c:584:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-discover.c:586:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-discover.c:589:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1512]
pipewire-1.5.81/src/modules/module-raop-discover.c:602:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-discover.c:580:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-discover.c:581:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-discover.c:584:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-discover.c:584:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-discover.c:586:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-discover.c:590:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-discover.c:593:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-discover.c:602:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1513]
pipewire-1.5.81/src/modules/module-raop-sink.c:1741:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1748:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1900:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1514]
pipewire-1.5.81/src/modules/module-raop-sink.c:1742:21: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1748:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1900:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1515]
pipewire-1.5.81/src/modules/module-raop-sink.c:1743:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1748:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1900:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1516]
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1517]
pipewire-1.5.81/src/modules/module-raop-sink.c:1766:21: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1766:21: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1518]
pipewire-1.5.81/src/modules/module-raop-sink.c:1769:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1768:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1769:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1769:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1769:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1519]
pipewire-1.5.81/src/modules/module-raop-sink.c:1775:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1775:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1520]
pipewire-1.5.81/src/modules/module-raop-sink.c:1778:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1777:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1778:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1778:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1778:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1521]
pipewire-1.5.81/src/modules/module-raop-sink.c:1783:30: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1783:30: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1522]
pipewire-1.5.81/src/modules/module-raop-sink.c:1786:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1785:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1786:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1786:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1786:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1523]
pipewire-1.5.81/src/modules/module-raop-sink.c:1792:22: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1792:22: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1524]
pipewire-1.5.81/src/modules/module-raop-sink.c:1793:29: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1793:29: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1525]
pipewire-1.5.81/src/modules/module-raop-sink.c:1795:14: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1795:14: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1526]
pipewire-1.5.81/src/modules/module-raop-sink.c:1796:16: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1796:16: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1527]
pipewire-1.5.81/src/modules/module-raop-sink.c:1798:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1798:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1798:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1798:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1798:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1528]
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1529]
pipewire-1.5.81/src/modules/module-raop-sink.c:1812:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1805:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1808:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1808:19: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1812:17: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1812:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1812:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1812:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1530]
pipewire-1.5.81/src/modules/module-raop-sink.c:1817:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1817:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1531]
pipewire-1.5.81/src/modules/module-raop-sink.c:1833:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1833:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1532]
pipewire-1.5.81/src/modules/module-raop-sink.c:1840:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1835:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1837:18: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1837:17: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1840:17: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1840:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1840:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1840:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1533]
pipewire-1.5.81/src/modules/module-raop-sink.c:1844:15: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1844:15: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1534]
pipewire-1.5.81/src/modules/module-raop-sink.c:1847:21: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1847:21: danger: ‘<unknown>’ leaks here; was allocated at [(15)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1535]
pipewire-1.5.81/src/modules/module-raop-sink.c:1847:21: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1847:21: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1536]
pipewire-1.5.81/src/modules/module-raop-sink.c:1855:25: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1855:25: danger: ‘<unknown>’ leaks here; was allocated at [(15)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1537]
pipewire-1.5.81/src/modules/module-raop-sink.c:1855:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1855:25: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1538]
pipewire-1.5.81/src/modules/module-raop-sink.c:1862:20: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1862:20: danger: ‘<unknown>’ leaks here; was allocated at [(15)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1539]
pipewire-1.5.81/src/modules/module-raop-sink.c:1862:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1862:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1540]
pipewire-1.5.81/src/modules/module-raop-sink.c:1866:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1866:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1541]
pipewire-1.5.81/src/modules/module-raop-sink.c:1867:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1866:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1867:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1867:17: danger: ‘<unknown>’ leaks here; was allocated at [(15)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1542]
pipewire-1.5.81/src/modules/module-raop-sink.c:1867:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1866:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1867:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1867:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1543]
pipewire-1.5.81/src/modules/module-raop-sink.c:1868:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1868:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1544]
pipewire-1.5.81/src/modules/module-raop-sink.c:1869:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1868:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1869:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1869:17: danger: ‘<unknown>’ leaks here; was allocated at [(15)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1545]
pipewire-1.5.81/src/modules/module-raop-sink.c:1869:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1868:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1869:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1869:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1546]
pipewire-1.5.81/src/modules/module-raop-sink.c:1870:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1870:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/33/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1547]
pipewire-1.5.81/src/modules/module-raop-sink.c:1871:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1870:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1871:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1871:17: danger: ‘<unknown>’ leaks here; was allocated at [(15)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1548]
pipewire-1.5.81/src/modules/module-raop-sink.c:1871:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1870:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1871:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1871:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1549]
pipewire-1.5.81/src/modules/module-raop-sink.c:1872:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1872:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1550]
pipewire-1.5.81/src/modules/module-raop-sink.c:1873:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1872:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1873:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1873:17: danger: ‘<unknown>’ leaks here; was allocated at [(15)](sarif:/runs/0/results/38/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1551]
pipewire-1.5.81/src/modules/module-raop-sink.c:1873:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1872:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1873:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1873:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1552]
pipewire-1.5.81/src/modules/module-raop-sink.c:1875:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1875:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/39/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1553]
pipewire-1.5.81/src/modules/module-raop-sink.c:1876:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1875:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1876:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1876:17: danger: ‘<unknown>’ leaks here; was allocated at [(15)](sarif:/runs/0/results/41/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1554]
pipewire-1.5.81/src/modules/module-raop-sink.c:1876:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1875:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1876:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1876:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/40/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1555]
pipewire-1.5.81/src/modules/module-raop-sink.c:1877:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1877:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/42/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1556]
pipewire-1.5.81/src/modules/module-raop-sink.c:1878:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1877:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1878:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1878:17: danger: ‘<unknown>’ leaks here; was allocated at [(15)](sarif:/runs/0/results/44/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1557]
pipewire-1.5.81/src/modules/module-raop-sink.c:1878:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1877:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1878:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1878:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/43/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1558]
pipewire-1.5.81/src/modules/module-raop-sink.c:1879:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1879:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/45/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1559]
pipewire-1.5.81/src/modules/module-raop-sink.c:1880:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1879:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1880:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1880:17: danger: ‘<unknown>’ leaks here; was allocated at [(15)](sarif:/runs/0/results/47/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1560]
pipewire-1.5.81/src/modules/module-raop-sink.c:1880:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1879:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1880:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1880:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/46/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1561]
pipewire-1.5.81/src/modules/module-raop-sink.c:1882:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1882:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/48/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1562]
pipewire-1.5.81/src/modules/module-raop-sink.c:1883:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1882:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1883:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1883:17: danger: ‘<unknown>’ leaks here; was allocated at [(15)](sarif:/runs/0/results/50/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1563]
pipewire-1.5.81/src/modules/module-raop-sink.c:1883:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1882:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1883:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1883:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/49/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1564]
pipewire-1.5.81/src/modules/module-raop-sink.c:1884:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1884:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/51/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1565]
pipewire-1.5.81/src/modules/module-raop-sink.c:1885:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1884:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1885:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1885:17: danger: ‘<unknown>’ leaks here; was allocated at [(15)](sarif:/runs/0/results/53/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1566]
pipewire-1.5.81/src/modules/module-raop-sink.c:1885:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1884:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1885:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1885:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/52/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1567]
pipewire-1.5.81/src/modules/module-raop-sink.c:1886:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1886:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/54/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1568]
pipewire-1.5.81/src/modules/module-raop-sink.c:1887:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1886:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1887:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1887:17: danger: ‘<unknown>’ leaks here; was allocated at [(15)](sarif:/runs/0/results/56/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1569]
pipewire-1.5.81/src/modules/module-raop-sink.c:1887:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1886:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1887:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1887:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/55/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1570]
pipewire-1.5.81/src/modules/module-raop-sink.c:1888:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1888:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/57/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1571]
pipewire-1.5.81/src/modules/module-raop-sink.c:1889:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1888:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1889:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1889:17: danger: ‘<unknown>’ leaks here; was allocated at [(15)](sarif:/runs/0/results/59/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1572]
pipewire-1.5.81/src/modules/module-raop-sink.c:1889:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1888:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1889:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1889:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/58/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1573]
pipewire-1.5.81/src/modules/module-raop-sink.c:1890:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1890:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/60/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1574]
pipewire-1.5.81/src/modules/module-raop-sink.c:1891:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1890:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1891:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1891:17: danger: ‘<unknown>’ leaks here; was allocated at [(15)](sarif:/runs/0/results/62/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1575]
pipewire-1.5.81/src/modules/module-raop-sink.c:1891:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1890:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1891:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1891:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/61/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1576]
pipewire-1.5.81/src/modules/module-raop-sink.c:1892:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1892:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/63/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1577]
pipewire-1.5.81/src/modules/module-raop-sink.c:1893:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1892:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1893:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1893:17: danger: ‘<unknown>’ leaks here; was allocated at [(15)](sarif:/runs/0/results/65/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1578]
pipewire-1.5.81/src/modules/module-raop-sink.c:1893:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1892:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1893:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1893:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/64/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1579]
pipewire-1.5.81/src/modules/module-raop-sink.c:1894:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1894:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/66/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1580]
pipewire-1.5.81/src/modules/module-raop-sink.c:1895:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1894:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1895:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1895:17: danger: ‘<unknown>’ leaks here; was allocated at [(15)](sarif:/runs/0/results/68/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1581]
pipewire-1.5.81/src/modules/module-raop-sink.c:1895:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1894:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1895:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1895:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/67/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1582]
pipewire-1.5.81/src/modules/module-raop-sink.c:1897:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1897:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/69/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1583]
pipewire-1.5.81/src/modules/module-raop-sink.c:1898:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:32: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1897:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1898:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1898:17: danger: ‘<unknown>’ leaks here; was allocated at [(15)](sarif:/runs/0/results/71/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1584]
pipewire-1.5.81/src/modules/module-raop-sink.c:1898:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-raop-sink.c:1758:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop-sink.c:1759:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1762:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1763:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1767:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1772:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1776:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1781:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1784:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1790:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1797:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1803:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1845:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1850:12: branch_false: following ‘false’ branch (when ‘str’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1864:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1897:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop-sink.c:1898:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop-sink.c:1898:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/70/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1585]
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:92:27: warning[-Wanalyzer-malloc-leak]: leak of ‘client’
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:80:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:81:12: branch_false: following ‘false’ branch (when ‘client’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:84:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:92:27: danger: ‘client’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1586]
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:96:9: warning[-Wanalyzer-malloc-leak]: leak of ‘client’
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:80:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:81:12: branch_false: following ‘false’ branch (when ‘client’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:84:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:96:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:96:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:96:9: danger: ‘client’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: COMPILER_WARNING (CWE-252): [#def1587]
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c: scope_hint: In function ‘handle_connect’
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:178:17: warning[-Wunused-result]: ignoring return value of ‘asprintf’ declared with attribute ‘warn_unused_result’
Error: COMPILER_WARNING (CWE-252): [#def1588]
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:180:17: warning[-Wunused-result]: ignoring return value of ‘asprintf’ declared with attribute ‘warn_unused_result’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def1589]
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:306:13: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘buf’
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:366:12: enter_function: entry to ‘process_input’
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:368:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:369:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:369:23: release_memory: ‘buf’ is NULL
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:372:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:375:17: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:381:32: release_memory: ‘buf’ is NULL
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:381:32: call_function: calling ‘process_header’ from ‘process_input’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1590]
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:509:23: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd’
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:476:5: enter_function: entry to ‘pw_rtsp_client_connect’
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:495:9: call_function: calling ‘spa_scnprintf’ from ‘pw_rtsp_client_connect’
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:495:9: return_function: returning to ‘pw_rtsp_client_connect’ from ‘spa_scnprintf’
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:497:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:502:14: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:502:27: branch_true: following ‘true’ branch (when ‘rp’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:503:22: branch_true: ...to here
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:503:22: acquire_resource: socket created here
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:506:20: branch_false: following ‘false’ branch (when ‘fd != -1’)...
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:509:23: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:509:23: danger: ‘fd’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1591]
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:579:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:576:18: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:576:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:579:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-raop/rtsp-client.c:579:9: danger: ‘f’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1592]
pipewire-1.5.81/src/modules/module-roc-sink.c:385:44: warning[-Wanalyzer-malloc-leak]: leak of ‘data’
pipewire-1.5.81/src/modules/module-roc-sink.c:378:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-roc-sink.c:379:12: branch_false: following ‘false’ branch (when ‘data’ is non-NULL)...
pipewire-1.5.81/src/modules/module-roc-sink.c:382:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-roc-sink.c:385:44: danger: ‘data’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1593]
pipewire-1.5.81/src/modules/module-roc-source.c:428:44: warning[-Wanalyzer-malloc-leak]: leak of ‘data’
pipewire-1.5.81/src/modules/module-roc-source.c:421:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-roc-source.c:422:12: branch_false: following ‘false’ branch (when ‘data’ is non-NULL)...
pipewire-1.5.81/src/modules/module-roc-source.c:425:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-roc-source.c:428:44: danger: ‘data’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1594]
pipewire-1.5.81/src/modules/module-rt.c:283:20: warning[-Wanalyzer-malloc-leak]: leak of ‘bus’
pipewire-1.5.81/src/modules/module-rt.c:272:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rt.c:277:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rt.c:279:15: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rt.c:280:12: branch_false: following ‘false’ branch (when ‘bus’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rt.c:283:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rt.c:283:20: danger: ‘bus’ leaks here; was allocated at [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1595]
pipewire-1.5.81/src/modules/module-rt.c:287:9: warning[-Wanalyzer-malloc-leak]: leak of ‘bus’
pipewire-1.5.81/src/modules/module-rt.c:272:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rt.c:277:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rt.c:279:15: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rt.c:280:12: branch_false: following ‘false’ branch (when ‘bus’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rt.c:283:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rt.c:284:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rt.c:287:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rt.c:287:9: danger: ‘bus’ leaks here; was allocated at [(3)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-476): [#def1596]
pipewire-1.5.81/src/modules/module-rt.c:727: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: this
Error: GCC_ANALYZER_WARNING (CWE-476): [#def1597]
pipewire-1.5.81/src/modules/module-rt.c:727:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘this’
pipewire-1.5.81/src/modules/module-rt.c:726:16: acquire_memory: this call could return NULL
pipewire-1.5.81/src/modules/module-rt.c:727:9: danger: ‘this’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1598]
pipewire-1.5.81/src/modules/module-rt.c:1066:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rt.c:1062:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rt.c:1063:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rt.c:1066:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rt.c:1066:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rt.c:1066:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rt.c:1066:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1599]
pipewire-1.5.81/src/modules/module-rt.c:1068:51: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rt.c:1062:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rt.c:1063:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rt.c:1066:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rt.c:1066:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rt.c:1068:36: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rt.c:1068:36: branch_true: following ‘true’ branch (when ‘args’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rt.c:1068:51: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rt.c:1068:51: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1600]
pipewire-1.5.81/src/modules/module-rt.c:1068:84: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rt.c:1062:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rt.c:1063:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rt.c:1066:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rt.c:1066:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rt.c:1068:36: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rt.c:1068:36: branch_false: following ‘false’ branch (when ‘args’ is NULL)...
pipewire-1.5.81/src/modules/module-rt.c:1068:84: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rt.c:1068:84: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1601]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1809:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1868:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1881:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1980:9: call_function: calling ‘impl_destroy’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1602]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1879:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1868:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1879:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1603]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1882:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1868:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1881:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1882:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1882:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1882:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1604]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1888:22: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1868:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1888:22: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1605]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1889:29: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1868:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1889:29: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1606]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1891:15: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1868:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1891:15: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1607]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1894:15: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1894:15: danger: ‘<unknown>’ leaks here; was allocated at [(7)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1608]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1894:15: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1868:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1894:15: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1609]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: danger: ‘<unknown>’ leaks here; was allocated at [(7)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1610]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1868:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1611]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1905:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1905:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1905:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1905:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1905:17: call_function: calling ‘spa_strerror’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1905:17: return_function: returning to ‘pipewire__module_init’ from ‘spa_strerror’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1905:17: danger: ‘<unknown>’ leaks here; was allocated at [(8)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1612]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1905:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1868:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1905:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1905:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1905:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1905:17: call_function: calling ‘spa_strerror’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1905:17: return_function: returning to ‘pipewire__module_init’ from ‘spa_strerror’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1905:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1613]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1919:20: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1908:59: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1919:20: danger: ‘<unknown>’ leaks here; was allocated at [(8)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1614]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1919:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1868:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1908:59: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1919:20: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1615]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:20: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1908:59: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1919:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:20: danger: ‘<unknown>’ leaks here; was allocated at [(8)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1616]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1868:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1908:59: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1919:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:20: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1617]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1942:22: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1908:59: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1919:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1942:22: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1942:22: danger: ‘<unknown>’ leaks here; was allocated at [(8)](sarif:/runs/0/results/33/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1618]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1942:22: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1868:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1908:59: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1919:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1942:22: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1942:22: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1619]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1944:23: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1908:59: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1919:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1942:22: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1943:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1944:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1944:23: danger: ‘<unknown>’ leaks here; was allocated at [(8)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1620]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1944:23: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1868:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1908:59: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1919:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1942:22: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1943:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1944:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1944:23: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1621]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1945:30: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1908:59: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1919:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1942:22: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1943:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1944:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1945:30: danger: ‘<unknown>’ leaks here; was allocated at [(8)](sarif:/runs/0/results/38/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1622]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1945:30: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1868:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1908:59: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1919:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1942:22: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1943:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1944:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1945:30: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1623]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1954:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1908:59: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1919:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1942:22: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1943:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1944:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1952:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1953:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1954:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1954:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1954:17: danger: ‘<unknown>’ leaks here; was allocated at [(8)](sarif:/runs/0/results/41/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1624]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1954:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1868:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1908:59: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1919:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1942:22: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1943:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1944:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1952:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1953:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1954:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1954:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1954:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/40/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1625]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1958:9: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1908:59: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1919:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1942:22: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1943:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1952:13: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1952:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1958:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1958:9: danger: ‘<unknown>’ leaks here; was allocated at [(8)](sarif:/runs/0/results/43/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1626]
pipewire-1.5.81/src/modules/module-rtp-sap.c:1958:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1868:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1908:59: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1919:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1930:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1942:22: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1943:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1952:13: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1952:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1958:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1958:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/42/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1627]
pipewire-1.5.81/src/modules/module-rtp-session.c:589:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1644:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1753:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1808:9: call_function: calling ‘impl_destroy’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1628]
pipewire-1.5.81/src/modules/module-rtp-session.c:592:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1644:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1753:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1808:9: call_function: calling ‘impl_destroy’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1629]
pipewire-1.5.81/src/modules/module-rtp-session.c:594:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1644:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1753:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1808:9: call_function: calling ‘impl_destroy’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1630]
pipewire-1.5.81/src/modules/module-rtp-session.c:1224:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1644:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1667:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1808:9: call_function: calling ‘impl_destroy’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1631]
pipewire-1.5.81/src/modules/module-rtp-session.c:1225:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1644:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1667:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1808:9: call_function: calling ‘impl_destroy’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1632]
pipewire-1.5.81/src/modules/module-rtp-session.c:1637:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1644:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1698:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1633]
pipewire-1.5.81/src/modules/module-rtp-session.c:1638:21: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1644:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1698:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1634]
pipewire-1.5.81/src/modules/module-rtp-session.c:1639:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1644:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1698:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1635]
pipewire-1.5.81/src/modules/module-rtp-session.c:1665:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1665:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1636]
pipewire-1.5.81/src/modules/module-rtp-session.c:1668:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1667:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1668:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1668:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1668:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1637]
pipewire-1.5.81/src/modules/module-rtp-session.c:1676:24: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1676:24: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1638]
pipewire-1.5.81/src/modules/module-rtp-session.c:1679:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1678:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1679:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1679:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1679:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1639]
pipewire-1.5.81/src/modules/module-rtp-session.c:1686:22: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1686:22: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1640]
pipewire-1.5.81/src/modules/module-rtp-session.c:1687:27: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1687:27: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1641]
pipewire-1.5.81/src/modules/module-rtp-session.c:1688:29: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1688:29: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1642]
pipewire-1.5.81/src/modules/module-rtp-session.c:1690:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1690:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1643]
pipewire-1.5.81/src/modules/module-rtp-session.c:1692:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1692:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1644]
pipewire-1.5.81/src/modules/module-rtp-session.c:1693:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1692:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1693:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1693:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1645]
pipewire-1.5.81/src/modules/module-rtp-session.c:1695:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1695:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1646]
pipewire-1.5.81/src/modules/module-rtp-session.c:1696:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1695:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1696:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1696:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1647]
pipewire-1.5.81/src/modules/module-rtp-session.c:1721:15: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1721:15: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1648]
pipewire-1.5.81/src/modules/module-rtp-session.c:1729:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1723:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1724:38: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1729:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1649]
pipewire-1.5.81/src/modules/module-rtp-session.c:1736:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1723:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1731:18: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1731:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1732:38: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1736:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/33/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1650]
pipewire-1.5.81/src/modules/module-rtp-session.c:1739:15: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1739:15: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1651]
pipewire-1.5.81/src/modules/module-rtp-session.c:1743:20: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1740:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1740:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1740:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1743:20: danger: ‘<unknown>’ leaks here; was allocated at [(9)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1652]
pipewire-1.5.81/src/modules/module-rtp-session.c:1743:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1740:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1740:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1743:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1653]
pipewire-1.5.81/src/modules/module-rtp-session.c:1749:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-session.c:1644:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1740:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1740:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1740:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1749:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1749:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1749:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1749:17: call_function: calling ‘spa_strerror’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-session.c:1749:17: return_function: returning to ‘pipewire__module_init’ from ‘spa_strerror’
pipewire-1.5.81/src/modules/module-rtp-session.c:1749:17: danger: ‘<unknown>’ leaks here; was allocated at [(10)](sarif:/runs/0/results/38/codeFlows/0/threadFlows/0/locations/9)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1654]
pipewire-1.5.81/src/modules/module-rtp-session.c:1749:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1644:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1740:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1740:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1749:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1749:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1749:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1749:17: call_function: calling ‘spa_strerror’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-session.c:1749:17: return_function: returning to ‘pipewire__module_init’ from ‘spa_strerror’
pipewire-1.5.81/src/modules/module-rtp-session.c:1749:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1655]
pipewire-1.5.81/src/modules/module-rtp-session.c:1753:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1644:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1753:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1753:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1753:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1753:17: call_function: calling ‘spa_strerror’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-session.c:1753:17: return_function: returning to ‘pipewire__module_init’ from ‘spa_strerror’
pipewire-1.5.81/src/modules/module-rtp-session.c:1753:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/39/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1656]
pipewire-1.5.81/src/modules/module-rtp-session.c:1758:43: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1758:43: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1758:43: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/40/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1657]
pipewire-1.5.81/src/modules/module-rtp-session.c:1759:15: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1758:43: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1759:15: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/41/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1658]
pipewire-1.5.81/src/modules/module-rtp-session.c:1762:20: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1758:43: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:27: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:33: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:33: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1762:20: danger: ‘<unknown>’ leaks here; was allocated at [(13)](sarif:/runs/0/results/43/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1659]
pipewire-1.5.81/src/modules/module-rtp-session.c:1762:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1758:43: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:27: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1762:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/42/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1660]
pipewire-1.5.81/src/modules/module-rtp-session.c:1763:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1758:43: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:27: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:33: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:33: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1762:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1763:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1763:17: danger: ‘<unknown>’ leaks here; was allocated at [(13)](sarif:/runs/0/results/46/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1661]
pipewire-1.5.81/src/modules/module-rtp-session.c:1763:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1758:43: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:27: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1762:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1763:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1763:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/44/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1662]
pipewire-1.5.81/src/modules/module-rtp-session.c:1764:15: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1758:43: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:27: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:33: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:33: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1764:15: danger: ‘<unknown>’ leaks here; was allocated at [(13)](sarif:/runs/0/results/49/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1663]
pipewire-1.5.81/src/modules/module-rtp-session.c:1764:15: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1758:43: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:27: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1764:15: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/48/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1664]
pipewire-1.5.81/src/modules/module-rtp-session.c:1767:22: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1758:43: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:27: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:33: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:33: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1765:30: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1765:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1767:22: danger: ‘<unknown>’ leaks here; was allocated at [(13)](sarif:/runs/0/results/51/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1665]
pipewire-1.5.81/src/modules/module-rtp-session.c:1767:22: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1758:43: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:27: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1765:30: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1765:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1767:22: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/50/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1666]
pipewire-1.5.81/src/modules/module-rtp-session.c:1769:23: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1758:43: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:27: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:33: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:33: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1765:30: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1765:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1768:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1769:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1769:23: danger: ‘<unknown>’ leaks here; was allocated at [(13)](sarif:/runs/0/results/53/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1667]
pipewire-1.5.81/src/modules/module-rtp-session.c:1769:23: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1758:43: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:27: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1765:30: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1765:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1768:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1769:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1769:23: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/52/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1668]
pipewire-1.5.81/src/modules/module-rtp-session.c:1770:30: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1758:43: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:27: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:33: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:33: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1765:30: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1765:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1768:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1769:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1770:30: danger: ‘<unknown>’ leaks here; was allocated at [(13)](sarif:/runs/0/results/56/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1669]
pipewire-1.5.81/src/modules/module-rtp-session.c:1770:30: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1758:43: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:27: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1765:30: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1765:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1768:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1769:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1770:30: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/54/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1670]
pipewire-1.5.81/src/modules/module-rtp-session.c:1783:9: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1758:43: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:27: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:33: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:33: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1765:30: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1765:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1777:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1783:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1783:9: danger: ‘<unknown>’ leaks here; was allocated at [(13)](sarif:/runs/0/results/59/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1671]
pipewire-1.5.81/src/modules/module-rtp-session.c:1783:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-session.c:1655:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-session.c:1656:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-session.c:1659:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1666:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1671:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1677:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1682:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1748:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1752:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1758:43: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:27: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1760:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1765:30: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1765:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1777:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-session.c:1783:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-session.c:1783:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/58/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1672]
pipewire-1.5.81/src/modules/module-rtp-sink.c:512:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:578:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1673]
pipewire-1.5.81/src/modules/module-rtp-sink.c:513:21: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:578:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1674]
pipewire-1.5.81/src/modules/module-rtp-sink.c:514:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:578:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1675]
pipewire-1.5.81/src/modules/module-rtp-sink.c:541:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:541:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1676]
pipewire-1.5.81/src/modules/module-rtp-sink.c:544:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:543:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:544:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:544:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:544:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1677]
pipewire-1.5.81/src/modules/module-rtp-sink.c:549:24: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:549:24: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1678]
pipewire-1.5.81/src/modules/module-rtp-sink.c:552:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:551:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:552:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:552:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:552:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1679]
pipewire-1.5.81/src/modules/module-rtp-sink.c:562:22: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:562:22: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1680]
pipewire-1.5.81/src/modules/module-rtp-sink.c:564:26: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:564:26: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1681]
pipewire-1.5.81/src/modules/module-rtp-sink.c:565:29: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:564:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:565:29: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:565:29: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1682]
pipewire-1.5.81/src/modules/module-rtp-sink.c:567:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:567:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1683]
pipewire-1.5.81/src/modules/module-rtp-sink.c:568:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:567:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:568:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:568:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1684]
pipewire-1.5.81/src/modules/module-rtp-sink.c:569:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:569:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1685]
pipewire-1.5.81/src/modules/module-rtp-sink.c:570:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:569:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:570:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:570:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1686]
pipewire-1.5.81/src/modules/module-rtp-sink.c:571:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:571:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1687]
pipewire-1.5.81/src/modules/module-rtp-sink.c:572:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:571:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:572:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:572:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1688]
pipewire-1.5.81/src/modules/module-rtp-sink.c:575:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:575:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1689]
pipewire-1.5.81/src/modules/module-rtp-sink.c:576:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:575:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:576:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:576:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1690]
pipewire-1.5.81/src/modules/module-rtp-sink.c:601:15: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:601:15: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1691]
pipewire-1.5.81/src/modules/module-rtp-sink.c:604:54: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:602:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:602:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:602:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:604:54: danger: ‘<unknown>’ leaks here; was allocated at [(9)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1692]
pipewire-1.5.81/src/modules/module-rtp-sink.c:604:54: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:602:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:602:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:604:54: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1693]
pipewire-1.5.81/src/modules/module-rtp-sink.c:606:20: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:602:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:602:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:602:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:606:20: danger: ‘<unknown>’ leaks here; was allocated at [(9)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1694]
pipewire-1.5.81/src/modules/module-rtp-sink.c:606:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:602:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:602:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:606:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1695]
pipewire-1.5.81/src/modules/module-rtp-sink.c:609:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:602:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:602:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:602:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:608:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:609:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:609:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:609:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:609:17: call_function: calling ‘spa_strerror’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:609:17: return_function: returning to ‘pipewire__module_init’ from ‘spa_strerror’
pipewire-1.5.81/src/modules/module-rtp-sink.c:609:17: danger: ‘<unknown>’ leaks here; was allocated at [(10)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/9)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1696]
pipewire-1.5.81/src/modules/module-rtp-sink.c:609:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:602:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:602:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:608:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:609:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:609:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:609:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:609:17: call_function: calling ‘spa_strerror’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:609:17: return_function: returning to ‘pipewire__module_init’ from ‘spa_strerror’
pipewire-1.5.81/src/modules/module-rtp-sink.c:609:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1697]
pipewire-1.5.81/src/modules/module-rtp-sink.c:612:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:608:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:608:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-sink.c:608:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:612:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:612:20: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/33/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1698]
pipewire-1.5.81/src/modules/module-rtp-sink.c:616:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:608:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:612:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:615:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:616:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:616:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:616:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:616:17: call_function: calling ‘spa_strerror’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:616:17: return_function: returning to ‘pipewire__module_init’ from ‘spa_strerror’
pipewire-1.5.81/src/modules/module-rtp-sink.c:616:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1699]
pipewire-1.5.81/src/modules/module-rtp-sink.c:626:29: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:608:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:612:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:615:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:620:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:625:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:626:29: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:626:29: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1700]
pipewire-1.5.81/src/modules/module-rtp-sink.c:627:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:608:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:612:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:615:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:620:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:625:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:627:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:627:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1701]
pipewire-1.5.81/src/modules/module-rtp-sink.c:632:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:608:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:612:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:615:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:620:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:632:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1702]
pipewire-1.5.81/src/modules/module-rtp-sink.c:634:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:608:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:612:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:615:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:620:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-sink.c:634:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/38/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1703]
pipewire-1.5.81/src/modules/module-rtp-sink.c:636:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:608:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:612:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:615:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:620:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-sink.c:635:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:635:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-sink.c:636:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/39/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1704]
pipewire-1.5.81/src/modules/module-rtp-sink.c:637:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:608:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:612:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:615:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:620:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-sink.c:635:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:635:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-sink.c:637:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/40/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1705]
pipewire-1.5.81/src/modules/module-rtp-sink.c:638:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:608:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:612:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:615:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:620:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-sink.c:635:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:635:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-sink.c:638:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/41/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1706]
pipewire-1.5.81/src/modules/module-rtp-sink.c:639:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:608:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:612:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:615:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:620:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-sink.c:635:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:635:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-sink.c:639:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/42/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1707]
pipewire-1.5.81/src/modules/module-rtp-sink.c:641:22: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:608:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:612:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:615:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:620:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-sink.c:635:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:635:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-sink.c:641:22: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/43/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1708]
pipewire-1.5.81/src/modules/module-rtp-sink.c:643:23: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:608:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:612:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:615:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:620:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-sink.c:635:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:635:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-sink.c:642:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:643:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:643:23: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/44/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1709]
pipewire-1.5.81/src/modules/module-rtp-sink.c:644:30: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:608:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:612:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:615:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:620:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-sink.c:635:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:635:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-sink.c:642:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:643:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:644:30: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/45/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1710]
pipewire-1.5.81/src/modules/module-rtp-sink.c:653:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:608:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:612:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:615:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:620:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-sink.c:635:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:635:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-sink.c:651:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:652:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:653:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:653:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:653:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/47/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1711]
pipewire-1.5.81/src/modules/module-rtp-sink.c:657:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-sink.c:519:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:532:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sink.c:533:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sink.c:536:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:542:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:547:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:550:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:555:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:608:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:612:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:615:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:620:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:633:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-sink.c:635:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sink.c:635:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-sink.c:651:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sink.c:657:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sink.c:657:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/48/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1712]
pipewire-1.5.81/src/modules/module-rtp-source.c:679:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:686:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:738:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1713]
pipewire-1.5.81/src/modules/module-rtp-source.c:680:21: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:686:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:738:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1714]
pipewire-1.5.81/src/modules/module-rtp-source.c:681:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:686:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:738:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1715]
pipewire-1.5.81/src/modules/module-rtp-source.c:706:31: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:706:31: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1716]
pipewire-1.5.81/src/modules/module-rtp-source.c:707:45: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:707:45: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1717]
pipewire-1.5.81/src/modules/module-rtp-source.c:710:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:709:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:710:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:710:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:710:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1718]
pipewire-1.5.81/src/modules/module-rtp-source.c:716:27: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:716:27: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1719]
pipewire-1.5.81/src/modules/module-rtp-source.c:717:29: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:717:29: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1720]
pipewire-1.5.81/src/modules/module-rtp-source.c:718:27: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:718:27: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1721]
pipewire-1.5.81/src/modules/module-rtp-source.c:723:26: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:723:26: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1722]
pipewire-1.5.81/src/modules/module-rtp-source.c:724:29: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:723:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:724:29: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:724:29: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1723]
pipewire-1.5.81/src/modules/module-rtp-source.c:726:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:726:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1724]
pipewire-1.5.81/src/modules/module-rtp-source.c:727:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:727:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1725]
pipewire-1.5.81/src/modules/module-rtp-source.c:728:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:727:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:728:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:728:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1726]
pipewire-1.5.81/src/modules/module-rtp-source.c:729:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:729:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1727]
pipewire-1.5.81/src/modules/module-rtp-source.c:730:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:729:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:730:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:730:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1728]
pipewire-1.5.81/src/modules/module-rtp-source.c:731:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:731:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1729]
pipewire-1.5.81/src/modules/module-rtp-source.c:732:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:731:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:732:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:732:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1730]
pipewire-1.5.81/src/modules/module-rtp-source.c:735:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:735:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1731]
pipewire-1.5.81/src/modules/module-rtp-source.c:736:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:735:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:736:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:736:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1732]
pipewire-1.5.81/src/modules/module-rtp-source.c:761:15: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:761:15: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1733]
pipewire-1.5.81/src/modules/module-rtp-source.c:767:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:762:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:762:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:762:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:767:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:767:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:767:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:767:17: danger: ‘<unknown>’ leaks here; was allocated at [(7)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1734]
pipewire-1.5.81/src/modules/module-rtp-source.c:767:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:762:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:767:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:767:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:767:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:767:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1735]
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:762:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:762:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:762:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: danger: ‘<unknown>’ leaks here; was allocated at [(7)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1736]
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:762:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1737]
pipewire-1.5.81/src/modules/module-rtp-source.c:773:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-source.c:686:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:762:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:762:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:762:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:772:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:773:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:773:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:773:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:773:17: call_function: calling ‘spa_strerror’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:773:17: return_function: returning to ‘pipewire__module_init’ from ‘spa_strerror’
pipewire-1.5.81/src/modules/module-rtp-source.c:773:17: danger: ‘<unknown>’ leaks here; was allocated at [(8)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1738]
pipewire-1.5.81/src/modules/module-rtp-source.c:773:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:686:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:762:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:772:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:773:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:773:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:773:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:773:17: call_function: calling ‘spa_strerror’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:773:17: return_function: returning to ‘pipewire__module_init’ from ‘spa_strerror’
pipewire-1.5.81/src/modules/module-rtp-source.c:773:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/33/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1739]
pipewire-1.5.81/src/modules/module-rtp-source.c:777:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:686:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-source.c:777:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1740]
pipewire-1.5.81/src/modules/module-rtp-source.c:778:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:686:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-source.c:778:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1741]
pipewire-1.5.81/src/modules/module-rtp-source.c:783:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:686:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-source.c:783:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1742]
pipewire-1.5.81/src/modules/module-rtp-source.c:787:29: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:686:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-source.c:786:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:787:29: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:787:29: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/38/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1743]
pipewire-1.5.81/src/modules/module-rtp-source.c:788:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:686:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-source.c:786:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:788:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:788:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/39/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1744]
pipewire-1.5.81/src/modules/module-rtp-source.c:798:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:686:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-source.c:798:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/40/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1745]
pipewire-1.5.81/src/modules/module-rtp-source.c:803:22: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:686:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-source.c:803:22: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/41/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1746]
pipewire-1.5.81/src/modules/module-rtp-source.c:805:23: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:686:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-source.c:804:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:805:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:805:23: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/42/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1747]
pipewire-1.5.81/src/modules/module-rtp-source.c:806:30: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:686:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-source.c:804:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:805:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:806:30: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/43/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1748]
pipewire-1.5.81/src/modules/module-rtp-source.c:815:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:686:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-source.c:813:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:814:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:815:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:815:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:815:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/45/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1749]
pipewire-1.5.81/src/modules/module-rtp-source.c:819:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:686:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-source.c:813:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:819:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:819:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/46/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1750]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:162:9: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:156:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:157:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:160:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:162:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:162:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:162:9: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1751]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:165:30: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:156:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:157:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:160:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:162:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:164:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:164:12: branch_true: following ‘true’ branch (when ‘properties’ is NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:165:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:165:30: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1752]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:169:9: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:156:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:157:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:160:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:162:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:164:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:169:9: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1753]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:170:25: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:156:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:157:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:160:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:162:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:164:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:170:25: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1754]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:171:9: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:156:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:157:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:160:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:162:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:164:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:171:9: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1755]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:172:25: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:156:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:157:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:160:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:162:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:164:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:172:25: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1756]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:174:26: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:156:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:157:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:160:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:162:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:164:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:174:26: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1757]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:178:13: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:156:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:157:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:160:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:162:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:164:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:175:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:178:13: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:178:13: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1758]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:189:9: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:156:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:157:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:160:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:162:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:164:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:175:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:176:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/client-endpoint.c:189:9: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def1759]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:62: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1760]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:98: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1761]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:128: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1762]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:157: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1763]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:191:25: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:161:5: enter_function: entry to ‘endpoint_stream_update’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:167:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:170:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:175:20: branch_false: following ‘false’ branch (when ‘n_params != 0’)...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:180:29: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:181:28: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:187:25: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:189:29: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:190:49: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:191:25: call_function: calling ‘endpoint_stream_notify_subscribed’ from ‘endpoint_stream_update’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:191:25: return_function: returning to ‘endpoint_stream_update’ from ‘endpoint_stream_notify_subscribed’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:189:29: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:190:49: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:190:43: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:190:55: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:190:55: call_function: calling ‘spa_pod_copy’ from ‘endpoint_stream_update’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:190:55: return_function: returning to ‘endpoint_stream_update’ from ‘spa_pod_copy’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:191:25: danger: ‘<unknown>’ leaks here; was allocated at [(24)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/23)
Error: CPPCHECK_WARNING (CWE-190): [#def1764]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint-stream.c:262: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1765]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:64: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1766]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:101: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1767]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:114: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1768]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:145: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1769]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:174: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1770]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:208:25: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:178:5: enter_function: entry to ‘endpoint_update’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:184:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:187:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:192:20: branch_false: following ‘false’ branch (when ‘n_params != 0’)...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:197:29: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:198:28: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:204:25: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:206:29: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:207:49: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:208:25: call_function: calling ‘endpoint_notify_subscribed’ from ‘endpoint_update’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:208:25: return_function: returning to ‘endpoint_update’ from ‘endpoint_notify_subscribed’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:206:29: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:207:49: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:207:43: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:207:55: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:207:55: call_function: calling ‘spa_pod_copy’ from ‘endpoint_update’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:207:55: return_function: returning to ‘endpoint_update’ from ‘spa_pod_copy’
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:208:25: danger: ‘<unknown>’ leaks here; was allocated at [(24)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/23)
Error: CPPCHECK_WARNING (CWE-190): [#def1771]
pipewire-1.5.81/src/modules/module-session-manager/client-endpoint/endpoint.c:284: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1772]
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:161:9: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:155:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:156:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:159:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:161:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:161:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:161:9: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1773]
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:164:30: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:155:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:156:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:159:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:161:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:163:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:163:12: branch_true: following ‘true’ branch (when ‘properties’ is NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:164:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:164:30: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1774]
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:168:9: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:155:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:156:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:159:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:161:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:163:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:168:9: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1775]
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:169:25: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:155:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:156:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:159:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:161:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:163:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:169:25: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1776]
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:170:9: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:155:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:156:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:159:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:161:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:163:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:170:9: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1777]
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:171:25: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:155:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:156:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:159:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:161:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:163:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:171:25: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1778]
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:173:26: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:155:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:156:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:159:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:161:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:163:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:173:26: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1779]
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:177:13: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:155:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:156:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:159:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:161:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:163:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:174:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:177:13: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:177:13: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1780]
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:188:9: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:155:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:156:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:159:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:161:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:163:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:174:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:175:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/client-session.c:188:9: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def1781]
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:62: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1782]
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:98: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1783]
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:110: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1784]
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:141: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1785]
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:170: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1786]
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:204:25: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:174:5: enter_function: entry to ‘endpoint_link_update’
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:180:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:183:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:188:20: branch_false: following ‘false’ branch (when ‘n_params != 0’)...
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:193:29: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:194:28: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:200:25: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:202:29: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:203:49: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:204:25: call_function: calling ‘endpoint_link_notify_subscribed’ from ‘endpoint_link_update’
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:204:25: return_function: returning to ‘endpoint_link_update’ from ‘endpoint_link_notify_subscribed’
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:202:29: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:203:49: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:203:43: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:203:55: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:203:55: call_function: calling ‘spa_pod_copy’ from ‘endpoint_link_update’
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:203:55: return_function: returning to ‘endpoint_link_update’ from ‘spa_pod_copy’
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:204:25: danger: ‘<unknown>’ leaks here; was allocated at [(24)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/23)
Error: CPPCHECK_WARNING (CWE-190): [#def1787]
pipewire-1.5.81/src/modules/module-session-manager/client-session/endpoint-link.c:280: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1788]
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:62: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1789]
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:98: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1790]
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:128: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1791]
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:157: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1792]
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:191:25: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:161:5: enter_function: entry to ‘session_update’
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:167:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:170:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:175:20: branch_false: following ‘false’ branch (when ‘n_params != 0’)...
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:180:29: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:181:28: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:187:25: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:189:29: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:190:49: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:191:25: call_function: calling ‘session_notify_subscribed’ from ‘session_update’
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:191:25: return_function: returning to ‘session_update’ from ‘session_notify_subscribed’
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:189:29: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:190:49: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:190:43: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:190:55: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:190:55: call_function: calling ‘spa_pod_copy’ from ‘session_update’
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:190:55: return_function: returning to ‘session_update’ from ‘spa_pod_copy’
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:191:25: danger: ‘<unknown>’ leaks here; was allocated at [(24)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/23)
Error: CPPCHECK_WARNING (CWE-190): [#def1793]
pipewire-1.5.81/src/modules/module-session-manager/client-session/session.c:254: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1794]
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:110: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1795]
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:148: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1796]
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:156: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1797]
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:193: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1798]
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:266: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-476): [#def1799]
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:297: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: pdata
Error: CPPCHECK_WARNING (CWE-190): [#def1800]
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:303: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1801]
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:328: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1802]
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:381:24: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:375:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:376:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:381:24: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:381:24: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def1803]
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:404: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1804]
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:110: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1805]
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:148: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1806]
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:184: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1807]
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:257: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-476): [#def1808]
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:288: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: pdata
Error: CPPCHECK_WARNING (CWE-190): [#def1809]
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:294: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1810]
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:319: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1811]
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:372:24: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:366:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:367:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:372:24: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:372:24: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def1812]
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:395: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1813]
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:110: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1814]
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:148: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1815]
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:156: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1816]
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:193: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1817]
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:266: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-476): [#def1818]
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:297: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: pdata
Error: CPPCHECK_WARNING (CWE-190): [#def1819]
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:303: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1820]
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:328: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1821]
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:381:24: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:375:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:376:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:381:24: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:381:24: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def1822]
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:404: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1823]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:465: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1824]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:484: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1825]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:504: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1826]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:520: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1827]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:561: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1828]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:603: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1829]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:801: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1830]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:821: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1831]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:838: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1832]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:879: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1833]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:921: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1834]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1209: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1835]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1226: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1836]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1248: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1837]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1270: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def1838]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1287: error[uninitvar]: Uninitialized variable: csize
Error: CPPCHECK_WARNING (CWE-457): [#def1839]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1287: error[uninitvar]: Uninitialized variable: ctype
Error: CPPCHECK_WARNING (CWE-190): [#def1840]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1290: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def1841]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1307: error[uninitvar]: Uninitialized variable: csize
Error: CPPCHECK_WARNING (CWE-457): [#def1842]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1307: error[uninitvar]: Uninitialized variable: ctype
Error: CPPCHECK_WARNING (CWE-190): [#def1843]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1310: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1844]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1332: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1845]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1354: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1846]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1373: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1847]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1392: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1848]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1408: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1849]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1424: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1850]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1731: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1851]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1748: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1852]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1770: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1853]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1792: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def1854]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1809: error[uninitvar]: Uninitialized variable: csize
Error: CPPCHECK_WARNING (CWE-457): [#def1855]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1809: error[uninitvar]: Uninitialized variable: ctype
Error: CPPCHECK_WARNING (CWE-190): [#def1856]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1812: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def1857]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1829: error[uninitvar]: Uninitialized variable: csize
Error: CPPCHECK_WARNING (CWE-457): [#def1858]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1829: error[uninitvar]: Uninitialized variable: ctype
Error: CPPCHECK_WARNING (CWE-190): [#def1859]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1832: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1860]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1854: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1861]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1876: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1862]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1895: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1863]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:1914: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1864]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2245: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1865]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2262: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1866]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2284: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1867]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2306: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def1868]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2323: error[uninitvar]: Uninitialized variable: csize
Error: CPPCHECK_WARNING (CWE-457): [#def1869]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2323: error[uninitvar]: Uninitialized variable: ctype
Error: CPPCHECK_WARNING (CWE-190): [#def1870]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2326: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def1871]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2343: error[uninitvar]: Uninitialized variable: csize
Error: CPPCHECK_WARNING (CWE-457): [#def1872]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2343: error[uninitvar]: Uninitialized variable: ctype
Error: CPPCHECK_WARNING (CWE-190): [#def1873]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2346: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1874]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2368: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1875]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2390: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1876]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2409: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1877]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2428: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1878]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2444: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1879]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2460: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1880]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2767: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1881]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2784: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1882]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2806: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1883]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2828: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def1884]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2845: error[uninitvar]: Uninitialized variable: csize
Error: CPPCHECK_WARNING (CWE-457): [#def1885]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2845: error[uninitvar]: Uninitialized variable: ctype
Error: CPPCHECK_WARNING (CWE-190): [#def1886]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2848: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def1887]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2865: error[uninitvar]: Uninitialized variable: csize
Error: CPPCHECK_WARNING (CWE-457): [#def1888]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2865: error[uninitvar]: Uninitialized variable: ctype
Error: CPPCHECK_WARNING (CWE-190): [#def1889]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2868: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1890]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2890: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1891]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2912: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1892]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2931: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1893]
pipewire-1.5.81/src/modules/module-session-manager/protocol-native.c:2950: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1894]
pipewire-1.5.81/src/modules/module-session-manager/proxy-session-manager.c:56: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1895]
pipewire-1.5.81/src/modules/module-session-manager/proxy-session-manager.c:92: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1896]
pipewire-1.5.81/src/modules/module-session-manager/proxy-session-manager.c:128: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1897]
pipewire-1.5.81/src/modules/module-session-manager/proxy-session-manager.c:164: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1898]
pipewire-1.5.81/src/modules/module-session-manager/session.c:110: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1899]
pipewire-1.5.81/src/modules/module-session-manager/session.c:148: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1900]
pipewire-1.5.81/src/modules/module-session-manager/session.c:184: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1901]
pipewire-1.5.81/src/modules/module-session-manager/session.c:255: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-476): [#def1902]
pipewire-1.5.81/src/modules/module-session-manager/session.c:286: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: pdata
Error: CPPCHECK_WARNING (CWE-190): [#def1903]
pipewire-1.5.81/src/modules/module-session-manager/session.c:292: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def1904]
pipewire-1.5.81/src/modules/module-session-manager/session.c:317: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1905]
pipewire-1.5.81/src/modules/module-session-manager/session.c:370:24: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-session-manager/session.c:364:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-session-manager/session.c:365:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-session-manager/session.c:370:24: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/session.c:370:24: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def1906]
pipewire-1.5.81/src/modules/module-session-manager/session.c:393: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1907]
pipewire-1.5.81/src/modules/module-snapcast-discover.c:543:20: warning[-Wanalyzer-malloc-leak]: leak of ‘*t.stream_name’
pipewire-1.5.81/src/modules/module-snapcast-discover.c:593:12: enter_function: entry to ‘rule_matched’
pipewire-1.5.81/src/modules/module-snapcast-discover.c:602:17: call_function: calling ‘create_stream’ from ‘rule_matched’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1908]
pipewire-1.5.81/src/modules/module-spa-device-factory.c:107:9: warning[-Wanalyzer-malloc-leak]: leak of ‘factory_name’
pipewire-1.5.81/src/modules/module-spa-device-factory.c:98:12: branch_false: following ‘false’ branch (when ‘properties’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:12: branch_false: following ‘false’ branch (when ‘factory_name’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:107:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:107:9: danger: ‘factory_name’ leaks here; was allocated at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1909]
pipewire-1.5.81/src/modules/module-spa-device-factory.c:110:29: warning[-Wanalyzer-malloc-leak]: leak of ‘factory_name’
pipewire-1.5.81/src/modules/module-spa-device-factory.c:98:12: branch_false: following ‘false’ branch (when ‘properties’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:12: branch_false: following ‘false’ branch (when ‘factory_name’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:107:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:110:18: branch_true: following ‘true’ branch (when ‘resource’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:110:29: branch_true: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:110:29: danger: ‘factory_name’ leaks here; was allocated at [(5)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1910]
pipewire-1.5.81/src/modules/module-spa-device-factory.c:113:17: warning[-Wanalyzer-malloc-leak]: leak of ‘factory_name’
pipewire-1.5.81/src/modules/module-spa-device-factory.c:98:12: branch_false: following ‘false’ branch (when ‘properties’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:12: branch_false: following ‘false’ branch (when ‘factory_name’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:107:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:110:18: branch_true: following ‘true’ branch (when ‘resource’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:110:29: branch_true: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:112:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:113:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:113:17: danger: ‘factory_name’ leaks here; was allocated at [(5)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1911]
pipewire-1.5.81/src/modules/module-spa-device-factory.c:117:18: warning[-Wanalyzer-malloc-leak]: leak of ‘factory_name’
pipewire-1.5.81/src/modules/module-spa-device-factory.c:98:12: branch_false: following ‘false’ branch (when ‘properties’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:12: branch_false: following ‘false’ branch (when ‘factory_name’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:107:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:117:18: danger: ‘factory_name’ leaks here; was allocated at [(5)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1912]
pipewire-1.5.81/src/modules/module-spa-device-factory.c:127:14: warning[-Wanalyzer-malloc-leak]: leak of ‘factory_name’
pipewire-1.5.81/src/modules/module-spa-device-factory.c:98:12: branch_false: following ‘false’ branch (when ‘properties’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:12: branch_false: following ‘false’ branch (when ‘factory_name’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:107:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:122:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:127:14: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:127:14: danger: ‘factory_name’ leaks here; was allocated at [(5)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1913]
pipewire-1.5.81/src/modules/module-spa-device-factory.c:131:9: warning[-Wanalyzer-malloc-leak]: leak of ‘factory_name’
pipewire-1.5.81/src/modules/module-spa-device-factory.c:98:12: branch_false: following ‘false’ branch (when ‘properties’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:12: branch_false: following ‘false’ branch (when ‘factory_name’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:107:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:122:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:127:14: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:131:9: danger: ‘factory_name’ leaks here; was allocated at [(5)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1914]
pipewire-1.5.81/src/modules/module-spa-device-factory.c:136:23: warning[-Wanalyzer-malloc-leak]: leak of ‘factory_name’
pipewire-1.5.81/src/modules/module-spa-device-factory.c:98:12: branch_false: following ‘false’ branch (when ‘properties’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:12: branch_false: following ‘false’ branch (when ‘factory_name’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:107:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:110:18: branch_true: following ‘true’ branch (when ‘resource’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:110:29: branch_true: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:112:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:113:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:122:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:127:14: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:133:12: branch_true: following ‘true’ branch (when ‘client’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:136:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:136:23: danger: ‘factory_name’ leaks here; was allocated at [(5)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1915]
pipewire-1.5.81/src/modules/module-spa-device-factory.c:143:39: warning[-Wanalyzer-malloc-leak]: leak of ‘factory_name’
pipewire-1.5.81/src/modules/module-spa-device-factory.c:98:12: branch_false: following ‘false’ branch (when ‘properties’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:12: branch_false: following ‘false’ branch (when ‘factory_name’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:107:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:110:18: branch_true: following ‘true’ branch (when ‘resource’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:110:29: branch_true: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:112:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:113:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:122:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:127:14: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:133:12: branch_true: following ‘true’ branch (when ‘client’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:136:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:140:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:143:39: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:143:39: danger: ‘factory_name’ leaks here; was allocated at [(5)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1916]
pipewire-1.5.81/src/modules/module-spa-device-factory.c:146:17: warning[-Wanalyzer-malloc-leak]: leak of ‘factory_name’
pipewire-1.5.81/src/modules/module-spa-device-factory.c:98:12: branch_false: following ‘false’ branch (when ‘properties’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:12: branch_false: following ‘false’ branch (when ‘factory_name’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:107:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:110:18: branch_true: following ‘true’ branch (when ‘resource’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:110:29: branch_true: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:112:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:113:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:122:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:127:14: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:133:12: branch_true: following ‘true’ branch (when ‘client’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:136:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:140:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:143:39: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:143:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:146:17: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:146:17: danger: ‘factory_name’ leaks here; was allocated at [(5)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1917]
pipewire-1.5.81/src/modules/module-spa-device-factory.c:156:9: warning[-Wanalyzer-malloc-leak]: leak of ‘factory_name’
pipewire-1.5.81/src/modules/module-spa-device-factory.c:98:12: branch_false: following ‘false’ branch (when ‘properties’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:12: branch_false: following ‘false’ branch (when ‘factory_name’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:107:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:122:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:123:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:156:9: danger: ‘factory_name’ leaks here; was allocated at [(5)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1918]
pipewire-1.5.81/src/modules/module-spa-device-factory.c:161:9: warning[-Wanalyzer-malloc-leak]: leak of ‘factory_name’
pipewire-1.5.81/src/modules/module-spa-device-factory.c:98:12: branch_false: following ‘false’ branch (when ‘properties’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:12: branch_false: following ‘false’ branch (when ‘factory_name’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:107:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:110:18: branch_true: following ‘true’ branch (when ‘resource’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:110:29: branch_true: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:112:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:113:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:122:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:127:14: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:133:12: branch_true: following ‘true’ branch (when ‘client’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:136:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:161:9: danger: ‘factory_name’ leaks here; was allocated at [(5)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1919]
pipewire-1.5.81/src/modules/module-spa-device-factory.c:162:9: warning[-Wanalyzer-malloc-leak]: leak of ‘factory_name’
pipewire-1.5.81/src/modules/module-spa-device-factory.c:98:12: branch_false: following ‘false’ branch (when ‘properties’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:101:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:29: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:104:12: branch_false: following ‘false’ branch (when ‘factory_name’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:107:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:110:18: branch_true: following ‘true’ branch (when ‘resource’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:110:29: branch_true: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:112:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:113:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:122:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:127:14: branch_false: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:133:12: branch_true: following ‘true’ branch (when ‘client’ is non-NULL)...
pipewire-1.5.81/src/modules/module-spa-device-factory.c:136:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-spa-device-factory.c:162:9: danger: ‘factory_name’ leaks here; was allocated at [(5)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1920]
pipewire-1.5.81/src/modules/module-vban-recv.c:652:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:659:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:696:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1921]
pipewire-1.5.81/src/modules/module-vban-recv.c:653:21: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:659:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:696:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1922]
pipewire-1.5.81/src/modules/module-vban-recv.c:654:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:659:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:696:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1923]
pipewire-1.5.81/src/modules/module-vban-recv.c:676:31: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:676:31: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1924]
pipewire-1.5.81/src/modules/module-vban-recv.c:677:45: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:677:45: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1925]
pipewire-1.5.81/src/modules/module-vban-recv.c:680:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:679:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:680:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:680:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:680:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1926]
pipewire-1.5.81/src/modules/module-vban-recv.c:686:27: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:686:27: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1927]
pipewire-1.5.81/src/modules/module-vban-recv.c:687:29: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:687:29: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1928]
pipewire-1.5.81/src/modules/module-vban-recv.c:688:27: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:688:27: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1929]
pipewire-1.5.81/src/modules/module-vban-recv.c:691:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:691:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1930]
pipewire-1.5.81/src/modules/module-vban-recv.c:693:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:693:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1931]
pipewire-1.5.81/src/modules/module-vban-recv.c:694:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:693:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:694:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:694:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1932]
pipewire-1.5.81/src/modules/module-vban-recv.c:709:15: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:709:15: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1933]
pipewire-1.5.81/src/modules/module-vban-recv.c:714:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:710:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:710:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:710:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:713:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:714:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:714:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:714:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:714:17: danger: ‘<unknown>’ leaks here; was allocated at [(7)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1934]
pipewire-1.5.81/src/modules/module-vban-recv.c:714:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:710:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:710:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:713:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:714:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:714:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:714:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:714:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1935]
pipewire-1.5.81/src/modules/module-vban-recv.c:717:20: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:710:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:710:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:710:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:713:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:717:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:717:20: danger: ‘<unknown>’ leaks here; was allocated at [(7)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1936]
pipewire-1.5.81/src/modules/module-vban-recv.c:717:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:710:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:710:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:713:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:717:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:717:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1937]
pipewire-1.5.81/src/modules/module-vban-recv.c:720:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-vban-recv.c:659:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:710:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:710:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:710:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:713:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:717:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:719:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:720:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:720:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:720:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:720:17: call_function: calling ‘spa_strerror’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-recv.c:720:17: return_function: returning to ‘pipewire__module_init’ from ‘spa_strerror’
pipewire-1.5.81/src/modules/module-vban-recv.c:720:17: danger: ‘<unknown>’ leaks here; was allocated at [(8)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1938]
pipewire-1.5.81/src/modules/module-vban-recv.c:720:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:659:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:710:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:710:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:713:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:717:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:719:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:720:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:720:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:720:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:720:17: call_function: calling ‘spa_strerror’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-recv.c:720:17: return_function: returning to ‘pipewire__module_init’ from ‘spa_strerror’
pipewire-1.5.81/src/modules/module-vban-recv.c:720:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1939]
pipewire-1.5.81/src/modules/module-vban-recv.c:730:22: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:659:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:713:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:717:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:719:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-recv.c:719:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-vban-recv.c:719:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:724:32: call_function: inlined call to ‘pw_properties_get_bool’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-recv.c:730:22: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1940]
pipewire-1.5.81/src/modules/module-vban-recv.c:732:23: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:659:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:713:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:717:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:719:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-recv.c:719:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-vban-recv.c:719:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:724:32: call_function: inlined call to ‘pw_properties_get_bool’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-recv.c:731:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:732:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:732:23: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1941]
pipewire-1.5.81/src/modules/module-vban-recv.c:733:30: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:659:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:713:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:717:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:719:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-recv.c:719:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-vban-recv.c:719:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:724:32: call_function: inlined call to ‘pw_properties_get_bool’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-recv.c:731:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:732:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:733:30: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1942]
pipewire-1.5.81/src/modules/module-vban-recv.c:746:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-recv.c:659:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-recv.c:669:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-recv.c:670:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-recv.c:673:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:678:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:684:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:713:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:717:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:719:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-recv.c:719:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-vban-recv.c:719:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:724:32: call_function: inlined call to ‘pw_properties_get_bool’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-recv.c:740:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-recv.c:746:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-recv.c:746:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1943]
pipewire-1.5.81/src/modules/module-vban-send.c:301:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:442:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:447:26: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:515:9: call_function: calling ‘impl_destroy’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1944]
pipewire-1.5.81/src/modules/module-vban-send.c:304:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:442:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:447:26: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:515:9: call_function: calling ‘impl_destroy’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1945]
pipewire-1.5.81/src/modules/module-vban-send.c:307:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:442:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:447:26: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:515:9: call_function: calling ‘impl_destroy’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1946]
pipewire-1.5.81/src/modules/module-vban-send.c:309:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:378:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:515:9: call_function: calling ‘impl_destroy’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1947]
pipewire-1.5.81/src/modules/module-vban-send.c:310:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:378:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:515:9: call_function: calling ‘impl_destroy’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1948]
pipewire-1.5.81/src/modules/module-vban-send.c:348:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:417:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1949]
pipewire-1.5.81/src/modules/module-vban-send.c:349:21: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:417:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1950]
pipewire-1.5.81/src/modules/module-vban-send.c:350:25: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:417:9: call_function: calling ‘copy_props’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1951]
pipewire-1.5.81/src/modules/module-vban-send.c:376:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:376:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1952]
pipewire-1.5.81/src/modules/module-vban-send.c:379:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:378:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:379:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:379:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:379:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1953]
pipewire-1.5.81/src/modules/module-vban-send.c:384:24: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:384:24: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1954]
pipewire-1.5.81/src/modules/module-vban-send.c:387:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:386:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:387:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:387:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:387:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1955]
pipewire-1.5.81/src/modules/module-vban-send.c:394:22: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:394:22: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1956]
pipewire-1.5.81/src/modules/module-vban-send.c:396:26: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:396:26: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1957]
pipewire-1.5.81/src/modules/module-vban-send.c:397:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:396:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:397:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:397:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1958]
pipewire-1.5.81/src/modules/module-vban-send.c:399:26: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:399:26: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1959]
pipewire-1.5.81/src/modules/module-vban-send.c:400:29: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:399:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:400:29: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:400:29: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1960]
pipewire-1.5.81/src/modules/module-vban-send.c:403:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:402:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:403:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:403:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:403:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:403:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1961]
pipewire-1.5.81/src/modules/module-vban-send.c:406:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:406:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1962]
pipewire-1.5.81/src/modules/module-vban-send.c:407:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:406:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:407:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:407:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1963]
pipewire-1.5.81/src/modules/module-vban-send.c:408:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:408:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1964]
pipewire-1.5.81/src/modules/module-vban-send.c:409:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:408:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:409:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:409:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1965]
pipewire-1.5.81/src/modules/module-vban-send.c:410:13: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:410:13: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1966]
pipewire-1.5.81/src/modules/module-vban-send.c:411:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:410:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:411:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:411:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1967]
pipewire-1.5.81/src/modules/module-vban-send.c:414:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:414:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1968]
pipewire-1.5.81/src/modules/module-vban-send.c:415:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:414:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:415:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:415:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1969]
pipewire-1.5.81/src/modules/module-vban-send.c:437:15: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:437:15: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/33/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1970]
pipewire-1.5.81/src/modules/module-vban-send.c:440:20: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:438:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:438:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:438:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:440:20: danger: ‘<unknown>’ leaks here; was allocated at [(9)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1971]
pipewire-1.5.81/src/modules/module-vban-send.c:440:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:438:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:438:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:440:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1972]
pipewire-1.5.81/src/modules/module-vban-send.c:443:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:438:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:438:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:438:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:442:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:443:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:443:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:443:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:443:17: call_function: calling ‘spa_strerror’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:443:17: return_function: returning to ‘pipewire__module_init’ from ‘spa_strerror’
pipewire-1.5.81/src/modules/module-vban-send.c:443:17: danger: ‘<unknown>’ leaks here; was allocated at [(10)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/9)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1973]
pipewire-1.5.81/src/modules/module-vban-send.c:443:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:438:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:438:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:442:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:443:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:443:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:443:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:443:17: call_function: calling ‘spa_strerror’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:443:17: return_function: returning to ‘pipewire__module_init’ from ‘spa_strerror’
pipewire-1.5.81/src/modules/module-vban-send.c:443:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1974]
pipewire-1.5.81/src/modules/module-vban-send.c:448:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:442:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:442:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-vban-send.c:442:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:447:26: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:448:20: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/38/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1975]
pipewire-1.5.81/src/modules/module-vban-send.c:451:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:442:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:447:26: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:450:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:451:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:451:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:451:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:451:17: call_function: calling ‘spa_strerror’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:451:17: return_function: returning to ‘pipewire__module_init’ from ‘spa_strerror’
pipewire-1.5.81/src/modules/module-vban-send.c:451:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/39/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1976]
pipewire-1.5.81/src/modules/module-vban-send.c:460:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:442:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:447:26: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:450:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:455:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-vban-send.c:460:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/40/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1977]
pipewire-1.5.81/src/modules/module-vban-send.c:462:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:442:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:447:26: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:450:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:455:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-vban-send.c:461:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:461:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-vban-send.c:462:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/41/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1978]
pipewire-1.5.81/src/modules/module-vban-send.c:463:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:442:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:447:26: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:450:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:455:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-vban-send.c:461:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:461:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-vban-send.c:463:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/42/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1979]
pipewire-1.5.81/src/modules/module-vban-send.c:464:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:442:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:447:26: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:450:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:455:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-vban-send.c:461:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:461:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-vban-send.c:464:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/43/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1980]
pipewire-1.5.81/src/modules/module-vban-send.c:465:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:442:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:447:26: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:450:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:455:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-vban-send.c:461:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:461:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-vban-send.c:465:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/44/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1981]
pipewire-1.5.81/src/modules/module-vban-send.c:467:22: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:442:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:447:26: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:450:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:455:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-vban-send.c:461:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:461:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-vban-send.c:467:22: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/45/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1982]
pipewire-1.5.81/src/modules/module-vban-send.c:469:23: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:442:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:447:26: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:450:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:455:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-vban-send.c:461:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:461:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-vban-send.c:468:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:469:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:469:23: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/46/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1983]
pipewire-1.5.81/src/modules/module-vban-send.c:470:30: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:442:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:447:26: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:450:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:455:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-vban-send.c:461:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:461:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-vban-send.c:468:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:469:23: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:470:30: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/47/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1984]
pipewire-1.5.81/src/modules/module-vban-send.c:479:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:442:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:447:26: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:450:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:455:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-vban-send.c:461:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:461:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-vban-send.c:477:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:478:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:479:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:479:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:479:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/49/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1985]
pipewire-1.5.81/src/modules/module-vban-send.c:483:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban-send.c:355:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:367:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban-send.c:368:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban-send.c:371:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:377:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:382:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:385:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:390:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:442:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:447:26: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:450:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:455:21: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:459:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-vban-send.c:461:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-vban-send.c:461:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-vban-send.c:477:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban-send.c:483:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban-send.c:483:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/50/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1986]
pipewire-1.5.81/src/modules/module-vban/stream.c:257:20: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban/stream.c:247:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban/stream.c:248:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban/stream.c:253:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban/stream.c:257:20: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1987]
pipewire-1.5.81/src/modules/module-vban/stream.c:269:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban/stream.c:247:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban/stream.c:248:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban/stream.c:253:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban/stream.c:260:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban/stream.c:264:18: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban/stream.c:264:17: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban/stream.c:269:17: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban/stream.c:269:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban/stream.c:269:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban/stream.c:269:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1988]
pipewire-1.5.81/src/modules/module-vban/stream.c:310:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban/stream.c:231:21: enter_function: entry to ‘vban_stream_new’
pipewire-1.5.81/src/modules/module-vban/stream.c:247:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban/stream.c:248:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban/stream.c:253:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban/stream.c:264:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban/stream.c:265:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban/stream.c:305:37: call_function: calling ‘find_audio_format_info’ from ‘vban_stream_new’
pipewire-1.5.81/src/modules/module-vban/stream.c:305:37: return_function: returning to ‘vban_stream_new’ from ‘find_audio_format_info’
pipewire-1.5.81/src/modules/module-vban/stream.c:306:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban/stream.c:310:17: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban/stream.c:310:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1989]
pipewire-1.5.81/src/modules/module-vban/stream.c:320:28: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-vban/stream.c:231:21: enter_function: entry to ‘vban_stream_new’
pipewire-1.5.81/src/modules/module-vban/stream.c:247:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-vban/stream.c:248:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-vban/stream.c:253:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban/stream.c:264:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-vban/stream.c:265:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-vban/stream.c:305:37: call_function: calling ‘find_audio_format_info’ from ‘vban_stream_new’
pipewire-1.5.81/src/modules/module-vban/stream.c:305:37: return_function: returning to ‘vban_stream_new’ from ‘find_audio_format_info’
pipewire-1.5.81/src/modules/module-vban/stream.c:306:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-vban/stream.c:310:17: branch_false: ...to here
pipewire-1.5.81/src/modules/module-vban/stream.c:320:28: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1990]
pipewire-1.5.81/src/modules/module-x11-bell.c:268:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-x11-bell.c:264:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-x11-bell.c:265:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-x11-bell.c:268:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:268:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-x11-bell.c:268:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:268:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1991]
pipewire-1.5.81/src/modules/module-x11-bell.c:271:22: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-x11-bell.c:264:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-x11-bell.c:265:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-x11-bell.c:268:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:268:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-x11-bell.c:270:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:271:22: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1992]
pipewire-1.5.81/src/modules/module-x11-bell.c:273:29: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-x11-bell.c:264:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-x11-bell.c:265:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-x11-bell.c:268:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:268:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-x11-bell.c:270:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:273:29: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1993]
pipewire-1.5.81/src/modules/module-x11-bell.c:276:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-x11-bell.c:264:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-x11-bell.c:265:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-x11-bell.c:268:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:268:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-x11-bell.c:270:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:274:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-x11-bell.c:275:24: branch_true: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:276:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-x11-bell.c:276:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:276:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1994]
pipewire-1.5.81/src/modules/module-x11-bell.c:279:34: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-x11-bell.c:264:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-x11-bell.c:265:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-x11-bell.c:268:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:268:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-x11-bell.c:270:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:274:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-x11-bell.c:279:34: branch_false: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:279:34: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1995]
pipewire-1.5.81/src/modules/module-x11-bell.c:280:35: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-x11-bell.c:264:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-x11-bell.c:265:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-x11-bell.c:268:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:268:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-x11-bell.c:270:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:274:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-x11-bell.c:279:34: branch_false: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:280:28: branch_true: following ‘true’ branch (when ‘args’ is non-NULL)...
pipewire-1.5.81/src/modules/module-x11-bell.c:280:35: branch_true: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:280:35: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1996]
pipewire-1.5.81/src/modules/module-x11-bell.c:283:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-x11-bell.c:264:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-x11-bell.c:265:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-x11-bell.c:268:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:268:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-x11-bell.c:270:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:274:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-x11-bell.c:279:34: branch_false: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:280:28: branch_false: following ‘false’ branch (when ‘args’ is NULL)...
pipewire-1.5.81/src/modules/module-x11-bell.c:280:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-x11-bell.c:283:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-415): [#def1997]
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:140:9: warning[-Wanalyzer-double-free]: double-‘free’ of ‘((struct tunnel)*((struct spa_list *)t)).info.name’
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:496:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:506:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:509:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:509:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:509:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:515:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:516:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:537:12: branch_true: following ‘true’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:538:17: branch_true: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:538:17: call_function: calling ‘impl_free’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1998]
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:509:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:505:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:506:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:509:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:509:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:509:9: branch_true: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:509:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1999]
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:514:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:505:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:506:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:509:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:509:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:511:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:514:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2000]
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:527:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:505:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:506:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:509:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:509:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:511:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:515:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:518:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:527:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2001]
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:130:16: warning[-Wanalyzer-malloc-leak]: leak of ‘w’
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:134:22: enter_function: entry to ‘timeout_new’
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:140:13: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:141:12: branch_false: following ‘false’ branch (when ‘w’ is non-NULL)...
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:144:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:148:13: call_function: inlined call to ‘schedule_timeout’ from ‘timeout_new’
branch_false: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:148:13: call_function: inlined call to ‘schedule_timeout’ from ‘timeout_new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2002]
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:190:22: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:185:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:186:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:189:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:190:22: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2003]
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:191:29: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:185:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:186:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:189:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover/avahi-poll.c:191:29: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2004]
pipewire-1.5.81/src/modules/network-utils.h:30:15: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-source.c:686:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:762:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:762:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:762:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2005]
pipewire-1.5.81/src/modules/network-utils.h:30:15: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:686:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:762:24: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:762:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2006]
pipewire-1.5.81/src/pipewire/array.h:81:9: warning[-Wanalyzer-malloc-leak]: leak of ‘map.items.data’
pipewire-1.5.81/test/test-map.c:165:1: enter_function: entry to ‘map_insert_at_free’
pipewire-1.5.81/test/test-map.c:189:12: branch_false: following ‘false’ branch (when ‘item_idx != 3’)...
pipewire-1.5.81/test/test-map.c:192:18: branch_false: ...to here
pipewire-1.5.81/test/test-map.c:192:18: call_function: calling ‘pw_map_insert_new’ from ‘map_insert_at_free’
pipewire-1.5.81/test/test-map.c:192:18: return_function: returning to ‘map_insert_at_free’ from ‘pw_map_insert_new’
pipewire-1.5.81/test/test-map.c:193:18: call_function: calling ‘pw_map_insert_new’ from ‘map_insert_at_free’
pipewire-1.5.81/test/test-map.c:193:18: return_function: returning to ‘map_insert_at_free’ from ‘pw_map_insert_new’
pipewire-1.5.81/test/test-map.c:194:18: call_function: calling ‘pw_map_insert_new’ from ‘map_insert_at_free’
pipewire-1.5.81/test/test-map.c:194:18: return_function: returning to ‘map_insert_at_free’ from ‘pw_map_insert_new’
pipewire-1.5.81/test/test-map.c:206:14: call_function: calling ‘pw_map_insert_at’ from ‘map_insert_at_free’
pipewire-1.5.81/test/test-map.c:206:14: return_function: returning to ‘map_insert_at_free’ from ‘pw_map_insert_at’
pipewire-1.5.81/test/test-map.c:207:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-map.c:208:9: call_function: inlined call to ‘pw_map_clear’ from ‘map_insert_at_free’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2007]
pipewire-1.5.81/src/pipewire/array.h:140:9: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/pipewire/impl-client.c:311:12: enter_function: entry to ‘client_update_permissions’
pipewire-1.5.81/src/pipewire/impl-client.c:316:16: call_function: calling ‘pw_impl_client_update_permissions’ from ‘client_update_permissions’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2008]
pipewire-1.5.81/src/pipewire/array.h:151:24: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:335:13: enter_function: entry to ‘event_param’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:345:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:346:21: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:346:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:349:21: branch_false: ...to here
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:349:20: branch_true: following ‘true’ branch...
branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:350:32: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:351:33: branch_true: ...to here
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:351:33: call_function: calling ‘pw_array_add_ptr’ from ‘event_param’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2009]
pipewire-1.5.81/src/pipewire/buffers.c:83:21: warning[-Wanalyzer-malloc-leak]: leak of ‘buffers’
pipewire-1.5.81/src/pipewire/buffers.c:68:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/buffers.c:71:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/buffers.c:74:19: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/buffers.c:75:12: branch_false: following ‘false’ branch (when ‘buffers’ is non-NULL)...
pipewire-1.5.81/src/pipewire/buffers.c:78:16: branch_false: ...to here
pipewire-1.5.81/src/pipewire/buffers.c:81:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/buffers.c:88:45: branch_true: ...to here
pipewire-1.5.81/src/pipewire/buffers.c:83:21: danger: ‘buffers’ leaks here; was allocated at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2010]
pipewire-1.5.81/src/pipewire/buffers.c:99:9: warning[-Wanalyzer-malloc-leak]: leak of ‘buffers’
pipewire-1.5.81/src/pipewire/buffers.c:68:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/buffers.c:71:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/buffers.c:74:19: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/buffers.c:75:12: branch_false: following ‘false’ branch (when ‘buffers’ is non-NULL)...
pipewire-1.5.81/src/pipewire/buffers.c:78:16: branch_false: ...to here
pipewire-1.5.81/src/pipewire/buffers.c:81:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/buffers.c:99:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/buffers.c:99:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/buffers.c:99:9: branch_true: ...to here
pipewire-1.5.81/src/pipewire/buffers.c:99:9: danger: ‘buffers’ leaks here; was allocated at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-457): [#def2011]
pipewire-1.5.81/src/pipewire/buffers.c:262: error[uninitvar]: Uninitialized variable: type
Error: CPPCHECK_WARNING (CWE-190): [#def2012]
pipewire-1.5.81/src/pipewire/client.h:165: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2013]
pipewire-1.5.81/src/pipewire/client.h:172: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2014]
pipewire-1.5.81/src/pipewire/client.h:179: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2015]
pipewire-1.5.81/src/pipewire/client.h:186: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2016]
pipewire-1.5.81/src/pipewire/client.h:194: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2017]
pipewire-1.5.81/src/pipewire/context.c:623: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2018]
pipewire-1.5.81/src/pipewire/context.c:656: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2019]
pipewire-1.5.81/src/pipewire/control.c:66: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2020]
pipewire-1.5.81/src/pipewire/control.c:81: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2021]
pipewire-1.5.81/src/pipewire/control.c:96: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2022]
pipewire-1.5.81/src/pipewire/control.c:100: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2023]
pipewire-1.5.81/src/pipewire/control.c:210: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2024]
pipewire-1.5.81/src/pipewire/control.c:211: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2025]
pipewire-1.5.81/src/pipewire/control.c:243: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2026]
pipewire-1.5.81/src/pipewire/control.c:244: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2027]
pipewire-1.5.81/src/pipewire/core.c:54: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2028]
pipewire-1.5.81/src/pipewire/core.c:68: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2029]
pipewire-1.5.81/src/pipewire/core.c:330:9: warning[-Wanalyzer-malloc-leak]: leak of ‘p’
pipewire-1.5.81/src/pipewire/core.c:325:13: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/core.c:326:12: branch_false: following ‘false’ branch (when ‘p’ is non-NULL)...
pipewire-1.5.81/src/pipewire/core.c:330:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/core.c:330:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/core.c:330:9: branch_true: ...to here
pipewire-1.5.81/src/pipewire/core.c:330:9: danger: ‘p’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2030]
pipewire-1.5.81/src/pipewire/core.c:333:30: warning[-Wanalyzer-malloc-leak]: leak of ‘p’
pipewire-1.5.81/src/pipewire/core.c:325:13: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/core.c:326:12: branch_false: following ‘false’ branch (when ‘p’ is non-NULL)...
pipewire-1.5.81/src/pipewire/core.c:330:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/core.c:330:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/core.c:332:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/core.c:332:12: branch_true: following ‘true’ branch (when ‘properties’ is NULL)...
pipewire-1.5.81/src/pipewire/core.c:333:30: branch_true: ...to here
pipewire-1.5.81/src/pipewire/core.c:333:30: danger: ‘p’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2031]
pipewire-1.5.81/src/pipewire/core.c:337:9: warning[-Wanalyzer-malloc-leak]: leak of ‘p’
pipewire-1.5.81/src/pipewire/core.c:325:13: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/core.c:326:12: branch_false: following ‘false’ branch (when ‘p’ is non-NULL)...
pipewire-1.5.81/src/pipewire/core.c:330:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/core.c:330:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/core.c:332:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/core.c:337:9: danger: ‘p’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2032]
pipewire-1.5.81/src/pipewire/core.c:341:19: warning[-Wanalyzer-malloc-leak]: leak of ‘p’
pipewire-1.5.81/src/pipewire/core.c:325:13: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/core.c:326:12: branch_false: following ‘false’ branch (when ‘p’ is non-NULL)...
pipewire-1.5.81/src/pipewire/core.c:330:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/core.c:330:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/core.c:332:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/core.c:341:19: danger: ‘p’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2033]
pipewire-1.5.81/src/pipewire/core.c:350:30: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/pipewire/core.c:317:24: enter_function: entry to ‘core_new’
pipewire-1.5.81/src/pipewire/core.c:326:12: branch_false: following ‘false’ branch (when ‘p’ is non-NULL)...
pipewire-1.5.81/src/pipewire/core.c:330:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/core.c:330:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/core.c:332:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/core.c:346:9: call_function: inlined call to ‘pw_map_init’ from ‘core_new’
pipewire-1.5.81/src/pipewire/core.c:346:9: call_function: inlined call to ‘pw_map_init’ from ‘core_new’
pipewire-1.5.81/src/pipewire/core.c:350:30: danger: ‘<unknown>’ leaks here; was allocated at [(13)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2034]
pipewire-1.5.81/src/pipewire/core.c:350:30: warning[-Wanalyzer-malloc-leak]: leak of ‘p’
pipewire-1.5.81/src/pipewire/core.c:317:24: enter_function: entry to ‘core_new’
pipewire-1.5.81/src/pipewire/core.c:325:13: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/core.c:326:12: branch_false: following ‘false’ branch (when ‘p’ is non-NULL)...
pipewire-1.5.81/src/pipewire/core.c:330:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/core.c:330:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/core.c:332:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/core.c:346:9: call_function: inlined call to ‘pw_map_init’ from ‘core_new’
pipewire-1.5.81/src/pipewire/core.c:346:9: call_function: inlined call to ‘pw_map_init’ from ‘core_new’
pipewire-1.5.81/src/pipewire/core.c:350:30: danger: ‘p’ leaks here; was allocated at [(2)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2035]
pipewire-1.5.81/src/pipewire/core.c:351:30: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/pipewire/core.c:317:24: enter_function: entry to ‘core_new’
pipewire-1.5.81/src/pipewire/core.c:326:12: branch_false: following ‘false’ branch (when ‘p’ is non-NULL)...
pipewire-1.5.81/src/pipewire/core.c:330:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/core.c:330:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/core.c:332:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/core.c:346:9: call_function: inlined call to ‘pw_map_init’ from ‘core_new’
pipewire-1.5.81/src/pipewire/core.c:346:9: call_function: inlined call to ‘pw_map_init’ from ‘core_new’
pipewire-1.5.81/src/pipewire/core.c:350:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/core.c:351:48: branch_true: ...to here
pipewire-1.5.81/src/pipewire/core.c:351:30: danger: ‘<unknown>’ leaks here; was allocated at [(13)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2036]
pipewire-1.5.81/src/pipewire/core.c:351:30: warning[-Wanalyzer-malloc-leak]: leak of ‘p’
pipewire-1.5.81/src/pipewire/core.c:317:24: enter_function: entry to ‘core_new’
pipewire-1.5.81/src/pipewire/core.c:325:13: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/core.c:326:12: branch_false: following ‘false’ branch (when ‘p’ is non-NULL)...
pipewire-1.5.81/src/pipewire/core.c:330:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/core.c:330:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/core.c:332:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/core.c:346:9: call_function: inlined call to ‘pw_map_init’ from ‘core_new’
pipewire-1.5.81/src/pipewire/core.c:346:9: call_function: inlined call to ‘pw_map_init’ from ‘core_new’
pipewire-1.5.81/src/pipewire/core.c:350:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/core.c:351:48: branch_true: ...to here
pipewire-1.5.81/src/pipewire/core.c:351:30: danger: ‘p’ leaks here; was allocated at [(2)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2037]
pipewire-1.5.81/src/pipewire/core.c:386:9: warning[-Wanalyzer-malloc-leak]: leak of ‘p’
pipewire-1.5.81/src/pipewire/core.c:325:13: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/core.c:326:12: branch_false: following ‘false’ branch (when ‘p’ is non-NULL)...
pipewire-1.5.81/src/pipewire/core.c:330:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/core.c:330:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/core.c:332:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/core.c:332:12: branch_true: following ‘true’ branch (when ‘properties’ is NULL)...
pipewire-1.5.81/src/pipewire/core.c:333:30: branch_true: ...to here
pipewire-1.5.81/src/pipewire/core.c:334:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/core.c:335:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/core.c:386:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/core.c:386:9: branch_true: ...to here
pipewire-1.5.81/src/pipewire/core.c:386:9: danger: ‘p’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def2038]
pipewire-1.5.81/src/pipewire/core.h:354: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2039]
pipewire-1.5.81/src/pipewire/core.h:354:16: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘close_fd[0]’
pipewire-1.5.81/src/tests/test-security-context.c:92:13: enter_function: entry to ‘test_create’
pipewire-1.5.81/src/tests/test-security-context.c:105:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:106:16: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:107:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:111:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:112:25: call_function: calling ‘pw_core_get_registry’ from ‘test_create’
pipewire-1.5.81/src/tests/test-security-context.c:112:25: return_function: returning to ‘test_create’ from ‘pw_core_get_registry’
pipewire-1.5.81/src/tests/test-security-context.c:113:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:115:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:117:9: call_function: calling ‘roundtrip’ from ‘test_create’
pipewire-1.5.81/src/tests/test-security-context.c:117:9: return_function: returning to ‘test_create’ from ‘roundtrip’
pipewire-1.5.81/src/tests/test-security-context.c:119:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:122:15: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:123:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:124:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:129:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:131:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:133:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:136:13: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:136:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:139:15: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:140:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:150:26: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:152:9: call_function: calling ‘roundtrip’ from ‘test_create’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2040]
pipewire-1.5.81/src/pipewire/core.h:354:16: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘close_fd[1]’
pipewire-1.5.81/src/tests/test-security-context.c:92:13: enter_function: entry to ‘test_create’
pipewire-1.5.81/src/tests/test-security-context.c:105:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:106:16: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:107:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:111:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:112:25: call_function: calling ‘pw_core_get_registry’ from ‘test_create’
pipewire-1.5.81/src/tests/test-security-context.c:112:25: return_function: returning to ‘test_create’ from ‘pw_core_get_registry’
pipewire-1.5.81/src/tests/test-security-context.c:113:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:115:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:117:9: call_function: calling ‘roundtrip’ from ‘test_create’
pipewire-1.5.81/src/tests/test-security-context.c:117:9: return_function: returning to ‘test_create’ from ‘roundtrip’
pipewire-1.5.81/src/tests/test-security-context.c:119:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:122:15: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:123:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:124:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:129:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:131:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:133:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:136:13: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:136:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:139:15: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:140:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:150:26: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:152:9: call_function: calling ‘roundtrip’ from ‘test_create’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2041]
pipewire-1.5.81/src/pipewire/core.h:354:16: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘listen_fd’
pipewire-1.5.81/src/tests/test-security-context.c:92:13: enter_function: entry to ‘test_create’
pipewire-1.5.81/src/tests/test-security-context.c:105:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:106:16: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:107:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:111:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:112:25: call_function: calling ‘pw_core_get_registry’ from ‘test_create’
pipewire-1.5.81/src/tests/test-security-context.c:112:25: return_function: returning to ‘test_create’ from ‘pw_core_get_registry’
pipewire-1.5.81/src/tests/test-security-context.c:113:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:115:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:117:9: call_function: calling ‘roundtrip’ from ‘test_create’
pipewire-1.5.81/src/tests/test-security-context.c:117:9: return_function: returning to ‘test_create’ from ‘roundtrip’
pipewire-1.5.81/src/tests/test-security-context.c:119:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:122:15: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:123:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:124:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:128:21: acquire_resource: stream socket created here
pipewire-1.5.81/src/tests/test-security-context.c:129:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:131:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:133:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:136:13: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:136:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:139:15: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:140:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:150:26: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:152:9: call_function: calling ‘roundtrip’ from ‘test_create’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2042]
pipewire-1.5.81/src/pipewire/core.h:354:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘data.output’
pipewire-1.5.81/src/tools/pw-profiler.c:677:5: enter_function: entry to ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:729:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:734:13: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:735:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:735:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:736:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:736:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:739:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:744:9: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:751:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:756:9: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:758:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:759:31: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:759:31: acquire_resource: opened here
pipewire-1.5.81/src/tools/pw-profiler.c:760:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:764:17: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:769:9: call_function: calling ‘pw_core_add_listener’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2043]
pipewire-1.5.81/src/pipewire/core.h:354:16: warning[-Wanalyzer-malloc-leak]: leak of ‘data.output’
pipewire-1.5.81/src/tools/pw-profiler.c:677:5: enter_function: entry to ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:729:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:734:13: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:735:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:735:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:736:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:736:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:739:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:744:9: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:751:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:756:9: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:758:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:759:31: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:759:31: acquire_memory: allocated here
pipewire-1.5.81/src/tools/pw-profiler.c:760:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:764:17: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:769:9: call_function: calling ‘pw_core_add_listener’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2044]
pipewire-1.5.81/src/pipewire/core.h:354:16: warning[-Wanalyzer-malloc-leak]: leak of ‘m’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:734:20: enter_function: entry to ‘pw_manager_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:739:13: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:740:12: branch_false: following ‘false’ branch (when ‘m’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:743:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:744:28: call_function: calling ‘pw_core_get_registry’ from ‘pw_manager_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:744:28: return_function: returning to ‘pw_manager_new’ from ‘pw_core_get_registry’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:746:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:751:19: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:759:9: call_function: calling ‘pw_core_add_listener’ from ‘pw_manager_new’
Error: CPPCHECK_WARNING (CWE-190): [#def2045]
pipewire-1.5.81/src/pipewire/core.h:362: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2046]
pipewire-1.5.81/src/pipewire/core.h:370: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2047]
pipewire-1.5.81/src/pipewire/core.h:378: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2048]
pipewire-1.5.81/src/pipewire/core.h:386: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2049]
pipewire-1.5.81/src/pipewire/core.h:419: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2050]
pipewire-1.5.81/src/pipewire/core.h:419:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘data.output’
pipewire-1.5.81/src/tools/pw-profiler.c:677:5: enter_function: entry to ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:729:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:734:13: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:735:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:735:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:736:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:736:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:739:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:744:9: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:751:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:756:9: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:758:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:759:31: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:759:31: acquire_resource: opened here
pipewire-1.5.81/src/tools/pw-profiler.c:760:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:764:17: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:769:9: call_function: calling ‘pw_core_add_listener’ from ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:769:9: return_function: returning to ‘main’ from ‘pw_core_add_listener’
pipewire-1.5.81/src/tools/pw-profiler.c:772:25: call_function: calling ‘pw_core_get_registry’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2051]
pipewire-1.5.81/src/pipewire/core.h:419:16: warning[-Wanalyzer-malloc-leak]: leak of ‘data.output’
pipewire-1.5.81/src/tools/pw-profiler.c:677:5: enter_function: entry to ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:729:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:734:13: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:735:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:735:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:736:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:736:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:739:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:744:9: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:751:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:756:9: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:758:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:759:31: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:759:31: acquire_memory: allocated here
pipewire-1.5.81/src/tools/pw-profiler.c:760:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-profiler.c:764:17: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-profiler.c:769:9: call_function: calling ‘pw_core_add_listener’ from ‘main’
pipewire-1.5.81/src/tools/pw-profiler.c:769:9: return_function: returning to ‘main’ from ‘pw_core_add_listener’
pipewire-1.5.81/src/tools/pw-profiler.c:772:25: call_function: calling ‘pw_core_get_registry’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2052]
pipewire-1.5.81/src/pipewire/core.h:419:16: warning[-Wanalyzer-malloc-leak]: leak of ‘m’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:734:20: enter_function: entry to ‘pw_manager_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:739:13: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:740:12: branch_false: following ‘false’ branch (when ‘m’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:743:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:744:28: call_function: calling ‘pw_core_get_registry’ from ‘pw_manager_new’
Error: CPPCHECK_WARNING (CWE-190): [#def2053]
pipewire-1.5.81/src/pipewire/core.h:433: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2054]
pipewire-1.5.81/src/pipewire/core.h:442: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2055]
pipewire-1.5.81/src/pipewire/core.h:569: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2056]
pipewire-1.5.81/src/pipewire/core.h:569:16: warning[-Wanalyzer-malloc-leak]: leak of ‘m’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:734:20: enter_function: entry to ‘pw_manager_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:739:13: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:740:12: branch_false: following ‘false’ branch (when ‘m’ is non-NULL)...
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:743:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:744:28: call_function: calling ‘pw_core_get_registry’ from ‘pw_manager_new’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:744:28: return_function: returning to ‘pw_manager_new’ from ‘pw_core_get_registry’
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:746:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:751:19: branch_false: ...to here
pipewire-1.5.81/src/modules/module-protocol-pulse/manager.c:762:9: call_function: calling ‘pw_registry_add_listener’ from ‘pw_manager_new’
Error: CPPCHECK_WARNING (CWE-190): [#def2057]
pipewire-1.5.81/src/pipewire/core.h:580: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2058]
pipewire-1.5.81/src/pipewire/core.h:580:16: warning[-Wanalyzer-malloc-leak]: leak of ‘n’
pipewire-1.5.81/src/tools/pw-top.c:676:13: enter_function: entry to ‘registry_event_global’
pipewire-1.5.81/src/tools/pw-top.c:683:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/tools/pw-top.c:684:21: branch_true: ...to here
pipewire-1.5.81/src/tools/pw-top.c:684:21: call_function: calling ‘add_node’ from ‘registry_event_global’
Error: CPPCHECK_WARNING (CWE-190): [#def2059]
pipewire-1.5.81/src/pipewire/core.h:589: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2060]
pipewire-1.5.81/src/pipewire/data-loop.c:100:9: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/data-loop.c:94:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/data-loop.c:95:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/data-loop.c:100:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/data-loop.c:100:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/data-loop.c:100:9: branch_true: ...to here
pipewire-1.5.81/src/pipewire/data-loop.c:100:9: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2061]
pipewire-1.5.81/src/pipewire/data-loop.c:103:24: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/data-loop.c:94:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/data-loop.c:95:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/data-loop.c:100:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/data-loop.c:100:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/data-loop.c:102:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/data-loop.c:102:12: branch_true: following ‘true’ branch (when ‘loop’ is NULL)...
pipewire-1.5.81/src/pipewire/data-loop.c:103:24: branch_true: ...to here
pipewire-1.5.81/src/pipewire/data-loop.c:103:24: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2062]
pipewire-1.5.81/src/pipewire/data-loop.c:108:17: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/data-loop.c:94:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/data-loop.c:95:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/data-loop.c:100:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/data-loop.c:100:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/data-loop.c:102:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/data-loop.c:102:12: branch_true: following ‘true’ branch (when ‘loop’ is NULL)...
pipewire-1.5.81/src/pipewire/data-loop.c:103:24: branch_true: ...to here
pipewire-1.5.81/src/pipewire/data-loop.c:106:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/data-loop.c:107:24: branch_true: ...to here
pipewire-1.5.81/src/pipewire/data-loop.c:108:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/data-loop.c:108:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/data-loop.c:108:17: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def2063]
pipewire-1.5.81/src/pipewire/data-loop.c:165: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2064]
pipewire-1.5.81/src/pipewire/device.h:155: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2065]
pipewire-1.5.81/src/pipewire/device.h:163: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2066]
pipewire-1.5.81/src/pipewire/device.h:173: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2067]
pipewire-1.5.81/src/pipewire/device.h:182: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2068]
pipewire-1.5.81/src/pipewire/extensions/client-node.h:315: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2069]
pipewire-1.5.81/src/pipewire/extensions/client-node.h:321: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2070]
pipewire-1.5.81/src/pipewire/extensions/client-node.h:329: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2071]
pipewire-1.5.81/src/pipewire/extensions/client-node.h:338: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2072]
pipewire-1.5.81/src/pipewire/extensions/client-node.h:343: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2073]
pipewire-1.5.81/src/pipewire/extensions/client-node.h:348: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2074]
pipewire-1.5.81/src/pipewire/extensions/client-node.h:355: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2075]
pipewire-1.5.81/src/pipewire/extensions/metadata.h:106: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2076]
pipewire-1.5.81/src/pipewire/extensions/metadata.h:118: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2077]
pipewire-1.5.81/src/pipewire/extensions/metadata.h:126: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2078]
pipewire-1.5.81/src/pipewire/extensions/security-context.h:108: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2079]
pipewire-1.5.81/src/pipewire/extensions/security-context.h:118: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2080]
pipewire-1.5.81/src/pipewire/extensions/security-context.h:118:16: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘close_fd[0]’
pipewire-1.5.81/src/tests/test-security-context.c:92:13: enter_function: entry to ‘test_create’
pipewire-1.5.81/src/tests/test-security-context.c:105:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:106:16: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:107:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:111:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:112:25: call_function: calling ‘pw_core_get_registry’ from ‘test_create’
pipewire-1.5.81/src/tests/test-security-context.c:112:25: return_function: returning to ‘test_create’ from ‘pw_core_get_registry’
pipewire-1.5.81/src/tests/test-security-context.c:113:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:115:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:117:9: call_function: calling ‘roundtrip’ from ‘test_create’
pipewire-1.5.81/src/tests/test-security-context.c:117:9: return_function: returning to ‘test_create’ from ‘roundtrip’
pipewire-1.5.81/src/tests/test-security-context.c:119:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:122:15: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:123:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:124:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:129:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:131:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:133:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:136:13: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:136:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:139:15: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:140:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:150:26: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:148:9: call_function: calling ‘pw_security_context_create’ from ‘test_create’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2081]
pipewire-1.5.81/src/pipewire/extensions/security-context.h:118:16: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘close_fd[1]’
pipewire-1.5.81/src/tests/test-security-context.c:92:13: enter_function: entry to ‘test_create’
pipewire-1.5.81/src/tests/test-security-context.c:105:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:106:16: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:107:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:111:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:112:25: call_function: calling ‘pw_core_get_registry’ from ‘test_create’
pipewire-1.5.81/src/tests/test-security-context.c:112:25: return_function: returning to ‘test_create’ from ‘pw_core_get_registry’
pipewire-1.5.81/src/tests/test-security-context.c:113:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:115:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:117:9: call_function: calling ‘roundtrip’ from ‘test_create’
pipewire-1.5.81/src/tests/test-security-context.c:117:9: return_function: returning to ‘test_create’ from ‘roundtrip’
pipewire-1.5.81/src/tests/test-security-context.c:119:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:122:15: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:123:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:124:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:129:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:131:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:133:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:136:13: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:136:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:139:15: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:140:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:150:26: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:148:9: call_function: calling ‘pw_security_context_create’ from ‘test_create’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2082]
pipewire-1.5.81/src/pipewire/extensions/security-context.h:118:16: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘listen_fd’
pipewire-1.5.81/src/tests/test-security-context.c:92:13: enter_function: entry to ‘test_create’
pipewire-1.5.81/src/tests/test-security-context.c:105:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:106:16: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:107:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:111:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:112:25: call_function: calling ‘pw_core_get_registry’ from ‘test_create’
pipewire-1.5.81/src/tests/test-security-context.c:112:25: return_function: returning to ‘test_create’ from ‘pw_core_get_registry’
pipewire-1.5.81/src/tests/test-security-context.c:113:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:115:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:117:9: call_function: calling ‘roundtrip’ from ‘test_create’
pipewire-1.5.81/src/tests/test-security-context.c:117:9: return_function: returning to ‘test_create’ from ‘roundtrip’
pipewire-1.5.81/src/tests/test-security-context.c:119:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:122:15: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:123:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:124:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:128:21: acquire_resource: stream socket created here
pipewire-1.5.81/src/tests/test-security-context.c:129:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:131:9: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:133:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:136:13: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:136:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:139:15: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:140:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tests/test-security-context.c:150:26: branch_false: ...to here
pipewire-1.5.81/src/tests/test-security-context.c:148:9: call_function: calling ‘pw_security_context_create’ from ‘test_create’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2083]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:49:46: warning[-Wanalyzer-malloc-leak]: leak of ‘ext’
pipewire-1.5.81/src/modules/module-session-manager/session.c:259:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/session.c:276:29: call_function: calling ‘pw_session_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2084]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:52:17: warning[-Wanalyzer-malloc-leak]: leak of ‘ext’
pipewire-1.5.81/src/modules/module-session-manager/session.c:259:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/session.c:276:29: call_function: calling ‘pw_session_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2085]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:53:17: warning[-Wanalyzer-malloc-leak]: leak of ‘ext’
pipewire-1.5.81/src/modules/module-session-manager/session.c:259:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/session.c:276:29: call_function: calling ‘pw_session_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2086]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:55:12: warning[-Wanalyzer-malloc-leak]: leak of ‘ext’
pipewire-1.5.81/src/modules/module-session-manager/session.c:259:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/session.c:276:29: call_function: calling ‘pw_session_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2087]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:61:25: warning[-Wanalyzer-malloc-leak]: leak of ‘*info.params’
pipewire-1.5.81/src/modules/module-session-manager/session.c:259:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/session.c:276:29: call_function: calling ‘pw_session_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2088]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:61:25: warning[-Wanalyzer-malloc-leak]: leak of ‘ext’
pipewire-1.5.81/src/modules/module-session-manager/session.c:259:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/session.c:276:29: call_function: calling ‘pw_session_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2089]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:119:46: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:270:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:287:29: call_function: calling ‘pw_endpoint_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2090]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:119:46: warning[-Wanalyzer-malloc-leak]: leak of ‘ext’
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:270:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:287:29: call_function: calling ‘pw_endpoint_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2091]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:122:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:270:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:287:29: call_function: calling ‘pw_endpoint_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2092]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:122:17: warning[-Wanalyzer-malloc-leak]: leak of ‘ext’
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:270:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:287:29: call_function: calling ‘pw_endpoint_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2093]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:123:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:270:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:287:29: call_function: calling ‘pw_endpoint_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2094]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:123:17: warning[-Wanalyzer-malloc-leak]: leak of ‘ext’
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:270:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:287:29: call_function: calling ‘pw_endpoint_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2095]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:125:12: warning[-Wanalyzer-malloc-leak]: leak of ‘ext’
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:270:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:287:29: call_function: calling ‘pw_endpoint_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2096]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:131:25: warning[-Wanalyzer-malloc-leak]: leak of ‘*info.params’
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:270:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint.c:287:29: call_function: calling ‘pw_endpoint_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2097]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:183:17: warning[-Wanalyzer-malloc-leak]: leak of ‘*info.link_params’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:261:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:278:29: call_function: calling ‘pw_endpoint_stream_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2098]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:188:46: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:261:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:278:29: call_function: calling ‘pw_endpoint_stream_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2099]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:188:46: warning[-Wanalyzer-malloc-leak]: leak of ‘ext’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:261:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:278:29: call_function: calling ‘pw_endpoint_stream_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2100]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:191:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:261:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:278:29: call_function: calling ‘pw_endpoint_stream_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2101]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:191:17: warning[-Wanalyzer-malloc-leak]: leak of ‘ext’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:261:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:278:29: call_function: calling ‘pw_endpoint_stream_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2102]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:192:17: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:261:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:278:29: call_function: calling ‘pw_endpoint_stream_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2103]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:192:17: warning[-Wanalyzer-malloc-leak]: leak of ‘ext’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:261:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:278:29: call_function: calling ‘pw_endpoint_stream_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2104]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:194:12: warning[-Wanalyzer-malloc-leak]: leak of ‘ext’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:261:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:278:29: call_function: calling ‘pw_endpoint_stream_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2105]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:200:25: warning[-Wanalyzer-malloc-leak]: leak of ‘*info.params’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:261:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-stream.c:278:29: call_function: calling ‘pw_endpoint_stream_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2106]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:257:17: warning[-Wanalyzer-malloc-leak]: leak of ‘*info.error’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:270:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:287:29: call_function: calling ‘pw_endpoint_link_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2107]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:261:46: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:270:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:287:29: call_function: calling ‘pw_endpoint_link_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2108]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:261:46: warning[-Wanalyzer-malloc-leak]: leak of ‘ext’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:270:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:287:29: call_function: calling ‘pw_endpoint_link_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2109]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:264:17: warning[-Wanalyzer-malloc-leak]: leak of ‘ext’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:270:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:287:29: call_function: calling ‘pw_endpoint_link_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2110]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:265:17: warning[-Wanalyzer-malloc-leak]: leak of ‘ext’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:270:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:287:29: call_function: calling ‘pw_endpoint_link_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2111]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:267:12: warning[-Wanalyzer-malloc-leak]: leak of ‘ext’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:270:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:287:29: call_function: calling ‘pw_endpoint_link_info_update’ from ‘event_info’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2112]
pipewire-1.5.81/src/pipewire/extensions/session-manager/introspect-funcs.h:273:25: warning[-Wanalyzer-malloc-leak]: leak of ‘*info.params’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:270:13: enter_function: entry to ‘event_info’
pipewire-1.5.81/src/modules/module-session-manager/endpoint-link.c:287:29: call_function: calling ‘pw_endpoint_link_info_update’ from ‘event_info’
Error: CPPCHECK_WARNING (CWE-190): [#def2113]
pipewire-1.5.81/src/pipewire/factory.h:97: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-476): [#def2114]
pipewire-1.5.81/src/pipewire/filter.c:334: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-476): [#def2115]
pipewire-1.5.81/src/pipewire/filter.c:335: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-476): [#def2116]
pipewire-1.5.81/src/pipewire/filter.c:336: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-476): [#def2117]
pipewire-1.5.81/src/pipewire/filter.c:337: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-476): [#def2118]
pipewire-1.5.81/src/pipewire/filter.c:342: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-190): [#def2119]
pipewire-1.5.81/src/pipewire/filter.c:413: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2120]
pipewire-1.5.81/src/pipewire/filter.c:452: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2121]
pipewire-1.5.81/src/pipewire/filter.c:475: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2122]
pipewire-1.5.81/src/pipewire/filter.c:492: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2123]
pipewire-1.5.81/src/pipewire/filter.c:545: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2124]
pipewire-1.5.81/src/pipewire/filter.c:565: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2125]
pipewire-1.5.81/src/pipewire/filter.c:622: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2126]
pipewire-1.5.81/src/pipewire/filter.c:746: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2127]
pipewire-1.5.81/src/pipewire/filter.c:958: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2128]
pipewire-1.5.81/src/pipewire/filter.c:991: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2129]
pipewire-1.5.81/src/pipewire/filter.c:1133: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2130]
pipewire-1.5.81/src/pipewire/filter.c:1384: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2131]
pipewire-1.5.81/src/pipewire/filter.c:1402: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2132]
pipewire-1.5.81/src/pipewire/filter.c:2121: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2133]
pipewire-1.5.81/src/pipewire/global.c:83:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/global.c:47:1: enter_function: entry to ‘pw_global_new’
pipewire-1.5.81/src/pipewire/global.c:65:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/global.c:66:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/global.c:71:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/global.c:80:20: call_function: calling ‘pw_map_insert_new’ from ‘pw_global_new’
pipewire-1.5.81/src/pipewire/global.c:80:20: return_function: returning to ‘pw_global_new’ from ‘pw_map_insert_new’
pipewire-1.5.81/src/pipewire/global.c:81:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/global.c:82:24: branch_true: ...to here
pipewire-1.5.81/src/pipewire/global.c:83:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/global.c:83:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/global.c:83:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/1)
Error: CPPCHECK_WARNING (CWE-190): [#def2134]
pipewire-1.5.81/src/pipewire/global.c:148: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2135]
pipewire-1.5.81/src/pipewire/global.c:171: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2136]
pipewire-1.5.81/src/pipewire/global.c:176: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2137]
pipewire-1.5.81/src/pipewire/global.c:193: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2138]
pipewire-1.5.81/src/pipewire/global.c:201: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2139]
pipewire-1.5.81/src/pipewire/global.c:335: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2140]
pipewire-1.5.81/src/pipewire/global.c:353: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2141]
pipewire-1.5.81/src/pipewire/global.c:362: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2142]
pipewire-1.5.81/src/pipewire/global.c:367: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2143]
pipewire-1.5.81/src/pipewire/global.c:406: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2144]
pipewire-1.5.81/src/pipewire/global.c:414: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2145]
pipewire-1.5.81/src/pipewire/impl-client.c:228: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2146]
pipewire-1.5.81/src/pipewire/impl-client.c:233: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2147]
pipewire-1.5.81/src/pipewire/impl-client.c:260: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2148]
pipewire-1.5.81/src/pipewire/impl-client.c:306: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2149]
pipewire-1.5.81/src/pipewire/impl-client.c:372: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2150]
pipewire-1.5.81/src/pipewire/impl-client.c:389: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2151]
pipewire-1.5.81/src/pipewire/impl-client.c:401: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2152]
pipewire-1.5.81/src/pipewire/impl-client.c:453:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/impl-client.c:446:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/impl-client.c:447:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/impl-client.c:452:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-client.c:453:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/impl-client.c:453:9: branch_true: ...to here
pipewire-1.5.81/src/pipewire/impl-client.c:453:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def2153]
pipewire-1.5.81/src/pipewire/impl-client.c:567: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2154]
pipewire-1.5.81/src/pipewire/impl-client.c:644: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2155]
pipewire-1.5.81/src/pipewire/impl-client.c:674: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2156]
pipewire-1.5.81/src/pipewire/impl-client.c:800: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2157]
pipewire-1.5.81/src/pipewire/impl-core.c:78: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2158]
pipewire-1.5.81/src/pipewire/impl-core.c:182: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2159]
pipewire-1.5.81/src/pipewire/impl-core.c:196: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2160]
pipewire-1.5.81/src/pipewire/impl-core.c:211: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2161]
pipewire-1.5.81/src/pipewire/impl-core.c:226: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2162]
pipewire-1.5.81/src/pipewire/impl-core.c:268: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2163]
pipewire-1.5.81/src/pipewire/impl-core.c:285: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2164]
pipewire-1.5.81/src/pipewire/impl-core.c:357: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2165]
pipewire-1.5.81/src/pipewire/impl-core.c:407:21: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/impl-core.c:398:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/impl-core.c:399:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/impl-core.c:404:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-core.c:407:21: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2166]
pipewire-1.5.81/src/pipewire/impl-core.c:408:17: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/impl-core.c:398:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/impl-core.c:399:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/impl-core.c:404:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-core.c:407:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/impl-core.c:408:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/impl-core.c:408:17: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2167]
pipewire-1.5.81/src/pipewire/impl-core.c:411:24: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/impl-core.c:398:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/impl-core.c:399:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/impl-core.c:404:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-core.c:407:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/impl-core.c:408:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/impl-core.c:411:24: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2168]
pipewire-1.5.81/src/pipewire/impl-core.c:414:32: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/impl-core.c:398:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/impl-core.c:399:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/impl-core.c:404:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-core.c:414:32: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2169]
pipewire-1.5.81/src/pipewire/impl-core.c:415:32: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/impl-core.c:398:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/impl-core.c:399:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/impl-core.c:404:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-core.c:415:32: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2170]
pipewire-1.5.81/src/pipewire/impl-core.c:416:30: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/impl-core.c:398:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/impl-core.c:399:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/impl-core.c:404:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-core.c:416:30: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2171]
pipewire-1.5.81/src/pipewire/impl-core.c:417:29: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/impl-core.c:398:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/impl-core.c:399:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/impl-core.c:404:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-core.c:417:29: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2172]
pipewire-1.5.81/src/pipewire/impl-core.c:425:9: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/impl-core.c:398:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/impl-core.c:399:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/impl-core.c:404:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-core.c:425:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/impl-core.c:425:9: branch_true: ...to here
pipewire-1.5.81/src/pipewire/impl-core.c:425:9: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def2173]
pipewire-1.5.81/src/pipewire/impl-core.c:446: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2174]
pipewire-1.5.81/src/pipewire/impl-core.c:456: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2175]
pipewire-1.5.81/src/pipewire/impl-core.c:517: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2176]
pipewire-1.5.81/src/pipewire/impl-core.c:565: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2177]
pipewire-1.5.81/src/pipewire/impl-core.c:609: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2178]
pipewire-1.5.81/src/pipewire/impl-device.c:227: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2179]
pipewire-1.5.81/src/pipewire/impl-device.c:243: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2180]
pipewire-1.5.81/src/pipewire/impl-device.c:414: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2181]
pipewire-1.5.81/src/pipewire/impl-device.c:568: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2182]
pipewire-1.5.81/src/pipewire/impl-device.c:621: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2183]
pipewire-1.5.81/src/pipewire/impl-device.c:666: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2184]
pipewire-1.5.81/src/pipewire/impl-device.c:672: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2185]
pipewire-1.5.81/src/pipewire/impl-device.c:723: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2186]
pipewire-1.5.81/src/pipewire/impl-factory.c:54:9: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/pipewire/impl-factory.c:37:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/impl-factory.c:42:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-factory.c:45:27: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/impl-factory.c:54:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/impl-factory.c:54:9: branch_true: ...to here
pipewire-1.5.81/src/pipewire/impl-factory.c:54:9: danger: ‘<unknown>’ leaks here; was allocated at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2187]
pipewire-1.5.81/src/pipewire/impl-factory.c:54:9: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/impl-factory.c:36:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/impl-factory.c:37:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/impl-factory.c:42:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-factory.c:54:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/impl-factory.c:54:9: branch_true: ...to here
pipewire-1.5.81/src/pipewire/impl-factory.c:54:9: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def2188]
pipewire-1.5.81/src/pipewire/impl-factory.c:68: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2189]
pipewire-1.5.81/src/pipewire/impl-factory.c:78: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2190]
pipewire-1.5.81/src/pipewire/impl-factory.c:106: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2191]
pipewire-1.5.81/src/pipewire/impl-factory.c:151: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2192]
pipewire-1.5.81/src/pipewire/impl-factory.c:197: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2193]
pipewire-1.5.81/src/pipewire/impl-factory.c:253: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2194]
pipewire-1.5.81/src/pipewire/impl-link.c:66: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2195]
pipewire-1.5.81/src/pipewire/impl-link.c:70: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2196]
pipewire-1.5.81/src/pipewire/impl-link.c:119: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2197]
pipewire-1.5.81/src/pipewire/impl-link.c:925: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2198]
pipewire-1.5.81/src/pipewire/impl-link.c:957: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2199]
pipewire-1.5.81/src/pipewire/impl-link.c:1030: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2200]
pipewire-1.5.81/src/pipewire/impl-link.c:1574: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2201]
pipewire-1.5.81/src/pipewire/impl-link.c:1575: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2202]
pipewire-1.5.81/src/pipewire/impl-link.c:1695: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2203]
pipewire-1.5.81/src/pipewire/impl-link.c:1719: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2204]
pipewire-1.5.81/src/pipewire/impl-link.c:1743: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2205]
pipewire-1.5.81/src/pipewire/impl-metadata.c:76: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2206]
pipewire-1.5.81/src/pipewire/impl-metadata.c:95:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/impl-metadata.c:266:26: enter_function: entry to ‘pw_context_create_metadata’
pipewire-1.5.81/src/pipewire/impl-metadata.c:279:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/impl-metadata.c:280:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/impl-metadata.c:284:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-metadata.c:294:9: call_function: calling ‘pw_impl_metadata_set_implementation’ from ‘pw_context_create_metadata’
Error: CPPCHECK_WARNING (CWE-190): [#def2207]
pipewire-1.5.81/src/pipewire/impl-metadata.c:134: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2208]
pipewire-1.5.81/src/pipewire/impl-metadata.c:198: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2209]
pipewire-1.5.81/src/pipewire/impl-metadata.c:256: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2210]
pipewire-1.5.81/src/pipewire/impl-metadata.c:290:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/impl-metadata.c:279:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/impl-metadata.c:280:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/impl-metadata.c:284:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/impl-metadata.c:289:12: branch_true: following ‘true’ branch (when ‘name’ is non-NULL)...
pipewire-1.5.81/src/pipewire/impl-metadata.c:290:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/impl-metadata.c:290:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def2211]
pipewire-1.5.81/src/pipewire/impl-metadata.c:347: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2212]
pipewire-1.5.81/src/pipewire/impl-metadata.c:358: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2213]
pipewire-1.5.81/src/pipewire/impl-metadata.c:389: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2214]
pipewire-1.5.81/src/pipewire/impl-module.c:104: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2215]
pipewire-1.5.81/src/pipewire/impl-module.c:241: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2216]
pipewire-1.5.81/src/pipewire/impl-module.c:250: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2217]
pipewire-1.5.81/src/pipewire/impl-module.c:303: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2218]
pipewire-1.5.81/src/pipewire/impl-module.c:313: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2219]
pipewire-1.5.81/src/pipewire/impl-module.c:366: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2220]
pipewire-1.5.81/src/pipewire/impl-node.c:381: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2221]
pipewire-1.5.81/src/pipewire/impl-node.c:388: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2222]
pipewire-1.5.81/src/pipewire/impl-node.c:417: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2223]
pipewire-1.5.81/src/pipewire/impl-node.c:506: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2224]
pipewire-1.5.81/src/pipewire/impl-node.c:589: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2225]
pipewire-1.5.81/src/pipewire/impl-node.c:765: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2226]
pipewire-1.5.81/src/pipewire/impl-node.c:902: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2227]
pipewire-1.5.81/src/pipewire/impl-node.c:938: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2228]
pipewire-1.5.81/src/pipewire/impl-node.c:1022: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2229]
pipewire-1.5.81/src/pipewire/impl-node.c:1086: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2230]
pipewire-1.5.81/src/pipewire/impl-node.c:1098: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2231]
pipewire-1.5.81/src/pipewire/impl-node.c:1542: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2232]
pipewire-1.5.81/src/pipewire/impl-node.c:1546: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2233]
pipewire-1.5.81/src/pipewire/impl-node.c:1914: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2234]
pipewire-1.5.81/src/pipewire/impl-node.c:1966: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2235]
pipewire-1.5.81/src/pipewire/impl-node.c:2052: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2236]
pipewire-1.5.81/src/pipewire/impl-node.c:2113: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2237]
pipewire-1.5.81/src/pipewire/impl-node.c:2214: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2238]
pipewire-1.5.81/src/pipewire/impl-node.c:2262: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2239]
pipewire-1.5.81/src/pipewire/impl-node.c:2417: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2240]
pipewire-1.5.81/src/pipewire/impl-node.c:2460: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2241]
pipewire-1.5.81/src/pipewire/impl-node.c:2785: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2242]
pipewire-1.5.81/src/pipewire/impl-node.c:2860: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2243]
pipewire-1.5.81/src/pipewire/impl-port.c:90: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2244]
pipewire-1.5.81/src/pipewire/impl-port.c:92: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2245]
pipewire-1.5.81/src/pipewire/impl-port.c:98: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2246]
pipewire-1.5.81/src/pipewire/impl-port.c:138: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2247]
pipewire-1.5.81/src/pipewire/impl-port.c:204: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2248]
pipewire-1.5.81/src/pipewire/impl-port.c:430: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2249]
pipewire-1.5.81/src/pipewire/impl-port.c:481: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2250]
pipewire-1.5.81/src/pipewire/impl-port.c:692: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2251]
pipewire-1.5.81/src/pipewire/impl-port.c:1217: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2252]
pipewire-1.5.81/src/pipewire/impl-port.c:1309: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2253]
pipewire-1.5.81/src/pipewire/impl-port.c:1359: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2254]
pipewire-1.5.81/src/pipewire/impl-port.c:1413: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2255]
pipewire-1.5.81/src/pipewire/impl-port.c:1452: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2256]
pipewire-1.5.81/src/pipewire/impl-port.c:1514: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2257]
pipewire-1.5.81/src/pipewire/impl-port.c:1527: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2258]
pipewire-1.5.81/src/pipewire/impl-port.c:1545: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2259]
pipewire-1.5.81/src/pipewire/introspect.c:434:22: warning[-Wanalyzer-malloc-leak]: leak of ‘info’
pipewire-1.5.81/src/pipewire/introspect.c:411:12: branch_false: following ‘false’ branch (when ‘update’ is non-NULL)...
pipewire-1.5.81/src/pipewire/introspect.c:414:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/introspect.c:414:12: branch_true: following ‘true’ branch (when ‘info’ is NULL)...
pipewire-1.5.81/src/pipewire/introspect.c:415:24: branch_true: ...to here
pipewire-1.5.81/src/pipewire/introspect.c:415:24: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/introspect.c:416:20: branch_false: following ‘false’ branch (when ‘info’ is non-NULL)...
pipewire-1.5.81/src/pipewire/introspect.c:419:28: branch_false: ...to here
pipewire-1.5.81/src/pipewire/introspect.c:425:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/introspect.c:430:13: branch_false: ...to here
pipewire-1.5.81/src/pipewire/introspect.c:430:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/introspect.c:431:29: branch_true: ...to here
pipewire-1.5.81/src/pipewire/introspect.c:434:22: danger: ‘info’ leaks here; was allocated at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: CPPCHECK_WARNING (CWE-190): [#def2260]
pipewire-1.5.81/src/pipewire/link.h:123: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-401): [#def2261]
pipewire-1.5.81/src/pipewire/log.c:245: error[memleak]: Memory leak: pattern
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2262]
pipewire-1.5.81/src/pipewire/loop.c:65:31: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/loop.c:52:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/loop.c:53:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/loop.c:58:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:60:12: branch_false: following ‘false’ branch (when ‘props’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:65:31: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2263]
pipewire-1.5.81/src/pipewire/loop.c:70:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/loop.c:52:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/loop.c:53:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/loop.c:58:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:60:12: branch_false: following ‘false’ branch (when ‘props’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:68:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/loop.c:69:24: branch_true: ...to here
pipewire-1.5.81/src/pipewire/loop.c:70:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/loop.c:70:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/loop.c:70:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2264]
pipewire-1.5.81/src/pipewire/loop.c:77:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/loop.c:40:17: enter_function: entry to ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:52:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/loop.c:53:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/loop.c:58:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:60:12: branch_false: following ‘false’ branch (when ‘props’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:68:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:74:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:74:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:74:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:74:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/loop.c:77:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/loop.c:77:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/loop.c:77:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/loop.c:77:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2265]
pipewire-1.5.81/src/pipewire/loop.c:89:29: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/loop.c:40:17: enter_function: entry to ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:52:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/loop.c:53:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/loop.c:58:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:68:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:74:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:74:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:74:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:74:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:80:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:84:12: branch_false: following ‘false’ branch (when ‘props’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:89:29: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2266]
pipewire-1.5.81/src/pipewire/loop.c:94:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/loop.c:40:17: enter_function: entry to ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:52:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/loop.c:53:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/loop.c:58:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:68:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:74:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:74:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:74:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:74:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:80:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:84:12: branch_false: following ‘false’ branch (when ‘props’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:92:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/loop.c:93:24: branch_true: ...to here
pipewire-1.5.81/src/pipewire/loop.c:94:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/loop.c:94:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/loop.c:94:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2267]
pipewire-1.5.81/src/pipewire/loop.c:101:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/loop.c:40:17: enter_function: entry to ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:52:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/loop.c:53:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/loop.c:58:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:68:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:74:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:74:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:74:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:74:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:80:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:84:12: branch_false: following ‘false’ branch (when ‘props’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:92:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:98:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:98:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:98:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:98:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/loop.c:101:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/loop.c:101:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/loop.c:101:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/loop.c:101:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2268]
pipewire-1.5.81/src/pipewire/loop.c:110:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/loop.c:40:17: enter_function: entry to ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:52:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/loop.c:53:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/loop.c:58:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:68:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:74:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:74:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:74:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:74:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:80:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:84:12: branch_false: following ‘false’ branch (when ‘props’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:92:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:98:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:98:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:98:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:98:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:105:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:107:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:107:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:107:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/loop.c:110:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/loop.c:110:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/loop.c:110:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/loop.c:110:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/1)
Error: CPPCHECK_WARNING (CWE-190): [#def2269]
pipewire-1.5.81/src/pipewire/loop.c:115: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2270]
pipewire-1.5.81/src/pipewire/loop.c:118:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/loop.c:40:17: enter_function: entry to ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:52:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/loop.c:53:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/loop.c:58:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:68:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:74:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:74:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:74:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:74:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:80:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:84:12: branch_false: following ‘false’ branch (when ‘props’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:92:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:98:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:98:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:98:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:98:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:105:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:107:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:107:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:107:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:114:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:118:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/loop.c:118:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/loop.c:118:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2271]
pipewire-1.5.81/src/pipewire/loop.c:125:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/loop.c:40:17: enter_function: entry to ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:52:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/loop.c:53:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/loop.c:58:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:68:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:74:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:74:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:74:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:74:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:80:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:84:12: branch_false: following ‘false’ branch (when ‘props’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:92:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:98:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:98:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:98:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:98:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:105:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:107:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:107:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:107:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:114:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:115:14: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/loop.c:122:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:122:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:122:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/loop.c:125:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/loop.c:125:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/loop.c:125:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/loop.c:125:17: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2272]
pipewire-1.5.81/src/pipewire/loop.c:139:16: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/loop.c:40:17: enter_function: entry to ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:52:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/loop.c:53:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/loop.c:58:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:68:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:74:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:74:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:74:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:74:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:80:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:84:12: branch_false: following ‘false’ branch (when ‘props’ is NULL)...
branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:92:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:98:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:98:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:98:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:98:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:105:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:107:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:107:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:107:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:114:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:115:14: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/loop.c:122:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:122:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:122:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:129:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:131:12: branch_false: following ‘false’ branch (when ‘props’ is NULL)...
pipewire-1.5.81/src/pipewire/loop.c:137:22: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:139:16: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2273]
pipewire-1.5.81/src/pipewire/loop.c:142:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/loop.c:40:17: enter_function: entry to ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:52:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/loop.c:53:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/loop.c:58:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:60:12: branch_true: following ‘true’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/pipewire/loop.c:61:23: call_function: inlined call to ‘spa_dict_lookup’ from ‘pw_loop_new’
branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:68:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:74:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:74:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:74:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:74:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:80:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:84:12: branch_true: following ‘true’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/pipewire/loop.c:85:23: call_function: inlined call to ‘spa_dict_lookup’ from ‘pw_loop_new’
branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:92:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:98:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:98:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:98:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:98:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/loop.c:101:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/loop.c:101:17: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:103:17: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:142:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2274]
pipewire-1.5.81/src/pipewire/loop.c:144:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/loop.c:40:17: enter_function: entry to ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:52:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/loop.c:53:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/loop.c:58:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:60:12: branch_true: following ‘true’ branch (when ‘props’ is non-NULL)...
pipewire-1.5.81/src/pipewire/loop.c:61:23: call_function: inlined call to ‘spa_dict_lookup’ from ‘pw_loop_new’
branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:68:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:74:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:74:20: call_function: calling ‘spa_handle_get_interface’ from ‘pw_loop_new’
pipewire-1.5.81/src/pipewire/loop.c:74:20: return_function: returning to ‘pw_loop_new’ from ‘spa_handle_get_interface’
pipewire-1.5.81/src/pipewire/loop.c:74:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/loop.c:77:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/loop.c:77:17: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/loop.c:78:17: branch_false: ...to here
pipewire-1.5.81/src/pipewire/loop.c:144:9: danger: ‘impl’ leaks here; was allocated at [(2)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2275]
pipewire-1.5.81/src/pipewire/main-loop.c:33:24: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/main-loop.c:26:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/main-loop.c:27:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/main-loop.c:32:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/main-loop.c:32:12: branch_true: following ‘true’ branch (when ‘loop’ is NULL)...
pipewire-1.5.81/src/pipewire/main-loop.c:33:24: branch_true: ...to here
pipewire-1.5.81/src/pipewire/main-loop.c:33:24: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2276]
pipewire-1.5.81/src/pipewire/main-loop.c:43:17: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/main-loop.c:26:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/main-loop.c:27:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/main-loop.c:32:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/main-loop.c:32:12: branch_false: following ‘false’ branch (when ‘loop’ is non-NULL)...
pipewire-1.5.81/src/pipewire/main-loop.c:40:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/main-loop.c:42:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/main-loop.c:43:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/main-loop.c:43:17: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2277]
pipewire-1.5.81/src/pipewire/main-loop.c:46:9: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/main-loop.c:26:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/main-loop.c:27:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/main-loop.c:32:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/main-loop.c:32:12: branch_false: following ‘false’ branch (when ‘loop’ is non-NULL)...
pipewire-1.5.81/src/pipewire/main-loop.c:40:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/main-loop.c:46:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/main-loop.c:46:9: branch_true: ...to here
pipewire-1.5.81/src/pipewire/main-loop.c:46:9: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def2278]
pipewire-1.5.81/src/pipewire/main-loop.c:75: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2279]
pipewire-1.5.81/src/pipewire/map.h:167:32: warning[-Wanalyzer-malloc-leak]: leak of ‘*client.objects.items.data’
pipewire-1.5.81/src/pipewire/impl-core.c:291:1: enter_function: entry to ‘core_create_object’
pipewire-1.5.81/src/pipewire/impl-core.c:356:9: call_function: calling ‘pw_map_insert_at’ from ‘core_create_object’
Error: CPPCHECK_WARNING (CWE-190): [#def2280]
pipewire-1.5.81/src/pipewire/mem.c:199: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2281]
pipewire-1.5.81/src/pipewire/mem.c:287:17: warning[-Wanalyzer-malloc-leak]: leak of ‘b’
pipewire-1.5.81/src/pipewire/mem.c:523:22: enter_function: entry to ‘pw_mempool_alloc’
pipewire-1.5.81/src/pipewire/mem.c:530:13: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/mem.c:531:12: branch_false: following ‘false’ branch (when ‘b’ is non-NULL)...
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: following ‘false’ branch (when ‘type == 2’)...
pipewire-1.5.81/src/pipewire/mem.c:540:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:556:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/mem.c:582:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:584:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/mem.c:590:13: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:597:12: branch_true: following ‘true’ branch...
branch_true: ...to here
pipewire-1.5.81/src/pipewire/mem.c:598:31: call_function: calling ‘pw_memblock_map’ from ‘pw_mempool_alloc’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2282]
pipewire-1.5.81/src/pipewire/mem.c:291:25: warning[-Wanalyzer-malloc-leak]: leak of ‘b’
pipewire-1.5.81/src/pipewire/mem.c:523:22: enter_function: entry to ‘pw_mempool_alloc’
pipewire-1.5.81/src/pipewire/mem.c:530:13: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/mem.c:531:12: branch_false: following ‘false’ branch (when ‘b’ is non-NULL)...
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: following ‘false’ branch (when ‘type == 2’)...
pipewire-1.5.81/src/pipewire/mem.c:540:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:556:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/mem.c:582:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:584:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/mem.c:590:13: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:597:12: branch_true: following ‘true’ branch...
branch_true: ...to here
pipewire-1.5.81/src/pipewire/mem.c:598:31: call_function: calling ‘pw_memblock_map’ from ‘pw_mempool_alloc’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2283]
pipewire-1.5.81/src/pipewire/mem.c:408:9: warning[-Wanalyzer-malloc-leak]: leak of ‘b’
pipewire-1.5.81/src/pipewire/mem.c:523:22: enter_function: entry to ‘pw_mempool_alloc’
pipewire-1.5.81/src/pipewire/mem.c:530:13: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/mem.c:531:12: branch_false: following ‘false’ branch (when ‘b’ is non-NULL)...
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: following ‘false’ branch (when ‘type == 2’)...
pipewire-1.5.81/src/pipewire/mem.c:540:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:556:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/mem.c:582:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:584:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/mem.c:590:13: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:597:12: branch_true: following ‘true’ branch...
branch_true: ...to here
pipewire-1.5.81/src/pipewire/mem.c:598:31: call_function: calling ‘pw_memblock_map’ from ‘pw_mempool_alloc’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2284]
pipewire-1.5.81/src/pipewire/mem.c:445:9: warning[-Wanalyzer-malloc-leak]: leak of ‘mm’
pipewire-1.5.81/src/pipewire/mem.c:523:22: enter_function: entry to ‘pw_mempool_alloc’
pipewire-1.5.81/src/pipewire/mem.c:531:12: branch_false: following ‘false’ branch (when ‘b’ is non-NULL)...
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: following ‘false’ branch (when ‘type == 2’)...
pipewire-1.5.81/src/pipewire/mem.c:540:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:556:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/mem.c:582:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:584:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/mem.c:590:13: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:597:12: branch_true: following ‘true’ branch...
branch_true: ...to here
pipewire-1.5.81/src/pipewire/mem.c:598:31: call_function: calling ‘pw_memblock_map’ from ‘pw_mempool_alloc’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2285]
pipewire-1.5.81/src/pipewire/mem.c:536:17: warning[-Wanalyzer-malloc-leak]: leak of ‘b’
pipewire-1.5.81/src/pipewire/mem.c:530:13: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/mem.c:531:12: branch_false: following ‘false’ branch (when ‘b’ is non-NULL)...
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_true: following ‘true’ branch (when ‘type != 2’)...
pipewire-1.5.81/src/pipewire/mem.c:536:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/mem.c:536:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/mem.c:536:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/mem.c:536:17: danger: ‘b’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2286]
pipewire-1.5.81/src/pipewire/mem.c:558:17: warning[-Wanalyzer-malloc-leak]: leak of ‘b’
pipewire-1.5.81/src/pipewire/mem.c:530:13: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/mem.c:531:12: branch_false: following ‘false’ branch (when ‘b’ is non-NULL)...
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: following ‘false’ branch (when ‘type == 2’)...
pipewire-1.5.81/src/pipewire/mem.c:540:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:556:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/mem.c:557:24: branch_true: ...to here
pipewire-1.5.81/src/pipewire/mem.c:558:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/mem.c:558:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/mem.c:558:17: danger: ‘b’ leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2287]
pipewire-1.5.81/src/pipewire/mem.c:582:9: warning[-Wanalyzer-malloc-leak]: leak of ‘b’
pipewire-1.5.81/src/pipewire/mem.c:530:13: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/mem.c:531:12: branch_false: following ‘false’ branch (when ‘b’ is non-NULL)...
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: following ‘false’ branch (when ‘type == 2’)...
pipewire-1.5.81/src/pipewire/mem.c:540:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:556:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/mem.c:582:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:582:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/mem.c:582:9: branch_true: ...to here
pipewire-1.5.81/src/pipewire/mem.c:582:9: danger: ‘b’ leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2288]
pipewire-1.5.81/src/pipewire/mem.c:586:17: warning[-Wanalyzer-malloc-leak]: leak of ‘b’
pipewire-1.5.81/src/pipewire/mem.c:530:13: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/mem.c:531:12: branch_false: following ‘false’ branch (when ‘b’ is non-NULL)...
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: following ‘false’ branch (when ‘type == 2’)...
pipewire-1.5.81/src/pipewire/mem.c:540:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:556:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/mem.c:582:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:584:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/mem.c:585:24: branch_true: ...to here
pipewire-1.5.81/src/pipewire/mem.c:586:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/mem.c:586:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/mem.c:586:17: danger: ‘b’ leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2289]
pipewire-1.5.81/src/pipewire/mem.c:592:21: warning[-Wanalyzer-malloc-leak]: leak of ‘b’
pipewire-1.5.81/src/pipewire/mem.c:530:13: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/mem.c:531:12: branch_false: following ‘false’ branch (when ‘b’ is non-NULL)...
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: following ‘false’ branch (when ‘type == 2’)...
pipewire-1.5.81/src/pipewire/mem.c:540:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:556:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/mem.c:582:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:584:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/mem.c:590:13: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:590:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/mem.c:592:21: branch_true: ...to here
pipewire-1.5.81/src/pipewire/mem.c:592:21: danger: ‘b’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2290]
pipewire-1.5.81/src/pipewire/mem.c:593:25: warning[-Wanalyzer-malloc-leak]: leak of ‘b’
pipewire-1.5.81/src/pipewire/mem.c:530:13: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/mem.c:531:12: branch_false: following ‘false’ branch (when ‘b’ is non-NULL)...
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: following ‘false’ branch (when ‘type == 2’)...
pipewire-1.5.81/src/pipewire/mem.c:540:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:556:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/mem.c:582:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:584:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/mem.c:590:13: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:590:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/mem.c:592:21: branch_true: ...to here
pipewire-1.5.81/src/pipewire/mem.c:592:20: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/mem.c:593:25: branch_true: ...to here
pipewire-1.5.81/src/pipewire/mem.c:593:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/mem.c:593:25: branch_true: ...to here
pipewire-1.5.81/src/pipewire/mem.c:593:25: danger: ‘b’ leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def2291]
pipewire-1.5.81/src/pipewire/mem.c:614: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2292]
pipewire-1.5.81/src/pipewire/mem.c:619:9: warning[-Wanalyzer-malloc-leak]: leak of ‘b’
pipewire-1.5.81/src/pipewire/mem.c:530:13: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/mem.c:531:12: branch_false: following ‘false’ branch (when ‘b’ is non-NULL)...
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: following ‘false’ branch (when ‘type == 2’)...
pipewire-1.5.81/src/pipewire/mem.c:540:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:556:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/mem.c:582:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:584:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/mem.c:585:24: branch_true: ...to here
pipewire-1.5.81/src/pipewire/mem.c:619:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/mem.c:619:9: branch_true: ...to here
pipewire-1.5.81/src/pipewire/mem.c:619:9: danger: ‘b’ leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2293]
pipewire-1.5.81/src/pipewire/mem.c:620:9: warning[-Wanalyzer-malloc-leak]: leak of ‘b’
pipewire-1.5.81/src/pipewire/mem.c:530:13: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/mem.c:531:12: branch_false: following ‘false’ branch (when ‘b’ is non-NULL)...
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:534:12: branch_false: following ‘false’ branch (when ‘type == 2’)...
pipewire-1.5.81/src/pipewire/mem.c:540:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:556:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/mem.c:582:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/mem.c:584:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/mem.c:585:24: branch_true: ...to here
pipewire-1.5.81/src/pipewire/mem.c:620:9: danger: ‘b’ leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def2294]
pipewire-1.5.81/src/pipewire/mem.c:684: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2295]
pipewire-1.5.81/src/pipewire/mem.c:841: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2296]
pipewire-1.5.81/src/pipewire/mem.c:848: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2297]
pipewire-1.5.81/src/pipewire/module.h:95: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2298]
pipewire-1.5.81/src/pipewire/node.h:194: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2299]
pipewire-1.5.81/src/pipewire/node.h:202: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2300]
pipewire-1.5.81/src/pipewire/node.h:212: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2301]
pipewire-1.5.81/src/pipewire/node.h:221: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2302]
pipewire-1.5.81/src/pipewire/node.h:229: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2303]
pipewire-1.5.81/src/pipewire/pipewire.c:129:9: warning[-Wanalyzer-malloc-leak]: leak of ‘plugin’
pipewire-1.5.81/src/pipewire/pipewire.c:335:14: enter_function: entry to ‘add_interface’
pipewire-1.5.81/src/pipewire/pipewire.c:344:18: call_function: calling ‘load_spa_handle’ from ‘add_interface’
Error: CPPCHECK_WARNING (CWE-190): [#def2304]
pipewire-1.5.81/src/pipewire/port.h:155: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2305]
pipewire-1.5.81/src/pipewire/port.h:163: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2306]
pipewire-1.5.81/src/pipewire/port.h:173: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2307]
pipewire-1.5.81/src/pipewire/private.h:327: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2308]
pipewire-1.5.81/src/pipewire/properties.h:112:9: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-profiler.c:513:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-profiler.c:522:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:524:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:525:23: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-profiler.c:526:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:531:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:534:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:536:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:548:17: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2309]
pipewire-1.5.81/src/pipewire/properties.h:112:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-profiler.c:513:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-profiler.c:521:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-profiler.c:522:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-profiler.c:524:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:526:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:531:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:534:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-profiler.c:536:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-profiler.c:548:17: call_function: inlined call to ‘pw_properties_get_uint32’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2310]
pipewire-1.5.81/src/pipewire/properties.h:136:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-rtp-source.c:686:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:699:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-source.c:700:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-source.c:703:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:708:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:714:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:765:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:770:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-source.c:772:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: call_function: calling ‘pw_net_get_ip’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-source.c:776:9: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_get_ip’
pipewire-1.5.81/src/modules/module-rtp-source.c:785:21: call_function: inlined call to ‘pw_properties_get_int64’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2311]
pipewire-1.5.81/src/pipewire/properties.h:145:9: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1857:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1869:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1872:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1880:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1885:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:24: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: branch_true: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1892:30: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:33: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1895:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1898:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1901:20: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: call_function: calling ‘pw_net_parse_address’ from ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:20: return_function: returning to ‘pipewire__module_init’ from ‘pw_net_parse_address’
pipewire-1.5.81/src/modules/module-rtp-sap.c:1904:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-rtp-sap.c:1908:59: branch_false: ...to here
pipewire-1.5.81/src/modules/module-rtp-sap.c:1912:28: call_function: inlined call to ‘pw_properties_get_bool’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2312]
pipewire-1.5.81/src/pipewire/properties.h:145:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:496:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:505:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:506:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:509:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:509:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:511:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:515:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:518:9: branch_false: ...to here
pipewire-1.5.81/src/modules/module-zeroconf-discover.c:524:33: call_function: inlined call to ‘pw_properties_get_bool’ from ‘pipewire__module_init’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2313]
pipewire-1.5.81/src/pipewire/properties.h:192:1: warning[-Wanalyzer-malloc-leak]: leak of ‘data’
pipewire-1.5.81/src/modules/module-roc-sink.c:368:5: enter_function: entry to ‘pipewire__module_init’
pipewire-1.5.81/src/modules/module-roc-sink.c:378:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-roc-sink.c:379:12: branch_false: following ‘false’ branch (when ‘data’ is non-NULL)...
pipewire-1.5.81/src/modules/module-roc-sink.c:382:12: branch_false: ...to here
pipewire-1.5.81/src/modules/module-roc-sink.c:386:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/modules/module-roc-sink.c:392:25: branch_false: ...to here
pipewire-1.5.81/src/modules/module-roc-sink.c:385:36: call_function: calling ‘_spa_autoptr_cleanup_func_pw_properties’ from ‘pipewire__module_init’
Error: CPPCHECK_WARNING (CWE-190): [#def2314]
pipewire-1.5.81/src/pipewire/protocol.c:92: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-401): [#def2315]
pipewire-1.5.81/src/pipewire/protocol.c:139: error[memleak]: Memory leak: impl
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2316]
pipewire-1.5.81/src/pipewire/proxy.c:37:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/proxy.c:72:18: enter_function: entry to ‘pw_proxy_new’
pipewire-1.5.81/src/pipewire/proxy.c:80:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/proxy.c:81:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/proxy.c:84:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/proxy.c:86:20: call_function: calling ‘pw_proxy_init’ from ‘pw_proxy_new’
Error: CPPCHECK_WARNING (CWE-190): [#def2317]
pipewire-1.5.81/src/pipewire/proxy.c:144: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2318]
pipewire-1.5.81/src/pipewire/proxy.c:233: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2319]
pipewire-1.5.81/src/pipewire/proxy.c:257: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2320]
pipewire-1.5.81/src/pipewire/resource.c:58:17: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/resource.c:36:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/resource.c:37:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/resource.c:40:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/resource.c:52:12: branch_false: following ‘false’ branch (when ‘id != 4294967295’)...
pipewire-1.5.81/src/pipewire/resource.c:57:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/resource.c:57:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/resource.c:58:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/resource.c:58:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/resource.c:58:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/resource.c:58:17: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def2321]
pipewire-1.5.81/src/pipewire/resource.c:77: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2322]
pipewire-1.5.81/src/pipewire/resource.c:93:19: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/resource.c:25:21: enter_function: entry to ‘pw_resource_new’
pipewire-1.5.81/src/pipewire/resource.c:36:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/resource.c:37:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/resource.c:40:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/resource.c:52:12: branch_false: following ‘false’ branch (when ‘id != 4294967295’)...
pipewire-1.5.81/src/pipewire/resource.c:57:20: branch_false: ...to here
pipewire-1.5.81/src/pipewire/resource.c:57:20: call_function: calling ‘pw_map_insert_at’ from ‘pw_resource_new’
pipewire-1.5.81/src/pipewire/resource.c:57:20: return_function: returning to ‘pw_resource_new’ from ‘pw_map_insert_at’
pipewire-1.5.81/src/pipewire/resource.c:57:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/resource.c:62:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/resource.c:64:20: call_function: calling ‘pw_resource_install_marshal’ from ‘pw_resource_new’
Error: CPPCHECK_WARNING (CWE-190): [#def2323]
pipewire-1.5.81/src/pipewire/resource.c:184: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2324]
pipewire-1.5.81/src/pipewire/resource.c:209: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-404): [#def2325]
pipewire-1.5.81/src/pipewire/resource.c:243:17: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
pipewire-1.5.81/src/pipewire/resource.c:239:9: acquire_resource: ‘va_start’ called here
pipewire-1.5.81/src/pipewire/resource.c:240:12: branch_false: following ‘false’ branch (when ‘resource’ is NULL)...
pipewire-1.5.81/src/pipewire/resource.c:243:17: branch_false: ...to here
pipewire-1.5.81/src/pipewire/resource.c:243:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/resource.c:243:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/resource.c:243:17: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def2326]
pipewire-1.5.81/src/pipewire/resource.c:255:17: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
pipewire-1.5.81/src/pipewire/resource.c:251:9: acquire_resource: ‘va_start’ called here
pipewire-1.5.81/src/pipewire/resource.c:252:12: branch_false: following ‘false’ branch (when ‘resource’ is NULL)...
pipewire-1.5.81/src/pipewire/resource.c:255:17: branch_false: ...to here
pipewire-1.5.81/src/pipewire/resource.c:255:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/resource.c:255:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/resource.c:255:17: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def2327]
pipewire-1.5.81/src/pipewire/resource.c:266: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2328]
pipewire-1.5.81/src/pipewire/resource.c:325: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2329]
pipewire-1.5.81/src/pipewire/resource.c:328: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2330]
pipewire-1.5.81/src/pipewire/resource.c:331: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2331]
pipewire-1.5.81/src/pipewire/settings.c:251:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/settings.c:281:5: enter_function: entry to ‘pw_settings_expose’
pipewire-1.5.81/src/pipewire/settings.c:285:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/settings.c:286:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/settings.c:289:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/settings.c:291:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/settings.c:294:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/settings.c:294:9: call_function: calling ‘expose_settings’ from ‘pw_settings_expose’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2332]
pipewire-1.5.81/src/pipewire/settings.c:253:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/settings.c:281:5: enter_function: entry to ‘pw_settings_expose’
pipewire-1.5.81/src/pipewire/settings.c:285:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/settings.c:286:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/settings.c:289:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/settings.c:291:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/settings.c:294:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/settings.c:294:9: call_function: calling ‘expose_settings’ from ‘pw_settings_expose’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2333]
pipewire-1.5.81/src/pipewire/settings.c:267:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/settings.c:281:5: enter_function: entry to ‘pw_settings_expose’
pipewire-1.5.81/src/pipewire/settings.c:285:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/settings.c:286:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/settings.c:289:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/settings.c:291:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/settings.c:294:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/settings.c:294:9: call_function: calling ‘expose_settings’ from ‘pw_settings_expose’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2334]
pipewire-1.5.81/src/pipewire/settings.c:269:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/settings.c:281:5: enter_function: entry to ‘pw_settings_expose’
pipewire-1.5.81/src/pipewire/settings.c:285:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/settings.c:286:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/settings.c:289:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/settings.c:291:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/settings.c:294:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/settings.c:294:9: call_function: calling ‘expose_settings’ from ‘pw_settings_expose’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2335]
pipewire-1.5.81/src/pipewire/settings.c:271:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/settings.c:281:5: enter_function: entry to ‘pw_settings_expose’
pipewire-1.5.81/src/pipewire/settings.c:285:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/settings.c:286:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/settings.c:289:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/settings.c:291:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/settings.c:294:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/settings.c:294:9: call_function: calling ‘expose_settings’ from ‘pw_settings_expose’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2336]
pipewire-1.5.81/src/pipewire/settings.c:273:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/settings.c:281:5: enter_function: entry to ‘pw_settings_expose’
pipewire-1.5.81/src/pipewire/settings.c:285:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/settings.c:286:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/settings.c:289:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/settings.c:291:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/settings.c:294:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/settings.c:294:9: call_function: calling ‘expose_settings’ from ‘pw_settings_expose’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2337]
pipewire-1.5.81/src/pipewire/settings.c:275:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/settings.c:281:5: enter_function: entry to ‘pw_settings_expose’
pipewire-1.5.81/src/pipewire/settings.c:285:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/settings.c:286:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/settings.c:289:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/settings.c:291:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/settings.c:294:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/settings.c:294:9: call_function: calling ‘expose_settings’ from ‘pw_settings_expose’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2338]
pipewire-1.5.81/src/pipewire/settings.c:277:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/settings.c:281:5: enter_function: entry to ‘pw_settings_expose’
pipewire-1.5.81/src/pipewire/settings.c:285:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/settings.c:286:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/settings.c:289:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/settings.c:291:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/settings.c:294:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/settings.c:294:9: call_function: calling ‘expose_settings’ from ‘pw_settings_expose’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2339]
pipewire-1.5.81/src/pipewire/settings.c:290:26: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/settings.c:285:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/settings.c:286:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/settings.c:289:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/settings.c:290:26: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2340]
pipewire-1.5.81/src/pipewire/settings.c:296:9: warning[-Wanalyzer-malloc-leak]: leak of ‘impl’
pipewire-1.5.81/src/pipewire/settings.c:285:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/settings.c:286:12: branch_false: following ‘false’ branch (when ‘impl’ is non-NULL)...
pipewire-1.5.81/src/pipewire/settings.c:289:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/settings.c:291:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/settings.c:294:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/settings.c:296:9: danger: ‘impl’ leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def2341]
pipewire-1.5.81/src/pipewire/stream.c:426: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2342]
pipewire-1.5.81/src/pipewire/stream.c:478: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2343]
pipewire-1.5.81/src/pipewire/stream.c:525: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2344]
pipewire-1.5.81/src/pipewire/stream.c:565: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2345]
pipewire-1.5.81/src/pipewire/stream.c:587: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2346]
pipewire-1.5.81/src/pipewire/stream.c:606: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2347]
pipewire-1.5.81/src/pipewire/stream.c:626: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2348]
pipewire-1.5.81/src/pipewire/stream.c:786: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2349]
pipewire-1.5.81/src/pipewire/stream.c:854: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2350]
pipewire-1.5.81/src/pipewire/stream.c:1047: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2351]
pipewire-1.5.81/src/pipewire/stream.c:1217: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-457): [#def2352]
pipewire-1.5.81/src/pipewire/stream.c:1268: error[uninitvar]: Uninitialized variable: iid
Error: CPPCHECK_WARNING (CWE-476): [#def2353]
pipewire-1.5.81/src/pipewire/stream.c:1273: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: c
Error: CPPCHECK_WARNING (CWE-476): [#def2354]
pipewire-1.5.81/src/pipewire/stream.c:1274: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: c
Error: CPPCHECK_WARNING (CWE-476): [#def2355]
pipewire-1.5.81/src/pipewire/stream.c:1275: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: c
Error: CPPCHECK_WARNING (CWE-476): [#def2356]
pipewire-1.5.81/src/pipewire/stream.c:1276: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: c
Error: CPPCHECK_WARNING (CWE-476): [#def2357]
pipewire-1.5.81/src/pipewire/stream.c:1277: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: c
Error: CPPCHECK_WARNING (CWE-457): [#def2358]
pipewire-1.5.81/src/pipewire/stream.c:1288: error[uninitvar]: Uninitialized variable: type
Error: CPPCHECK_WARNING (CWE-758): [#def2359]
pipewire-1.5.81/src/pipewire/stream.c:1413: warning[objectIndex]: The address of variable 'value_f' might be accessed at non-zero index.
Error: CPPCHECK_WARNING (CWE-190): [#def2360]
pipewire-1.5.81/src/pipewire/stream.c:1415: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2361]
pipewire-1.5.81/src/pipewire/stream.c:1737: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: CPPCHECK_WARNING (CWE-190): [#def2362]
pipewire-1.5.81/src/pipewire/stream.c:2700: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2363]
pipewire-1.5.81/src/pipewire/thread-loop.c:60:9: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/thread-loop.c:56:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/thread-loop.c:57:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/thread-loop.c:60:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/thread-loop.c:60:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/thread-loop.c:60:9: branch_true: ...to here
pipewire-1.5.81/src/pipewire/thread-loop.c:60:9: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2364]
pipewire-1.5.81/src/pipewire/thread-loop.c:68:24: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/thread-loop.c:56:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/thread-loop.c:57:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/thread-loop.c:60:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/thread-loop.c:60:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/thread-loop.c:61:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/thread-loop.c:67:12: branch_true: following ‘true’ branch (when ‘loop’ is NULL)...
pipewire-1.5.81/src/pipewire/thread-loop.c:68:24: branch_true: ...to here
pipewire-1.5.81/src/pipewire/thread-loop.c:68:24: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2365]
pipewire-1.5.81/src/pipewire/thread-loop.c:76:9: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/thread-loop.c:56:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/thread-loop.c:57:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/thread-loop.c:60:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/thread-loop.c:60:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/thread-loop.c:61:12: branch_false: ...to here
pipewire-1.5.81/src/pipewire/thread-loop.c:67:12: branch_false: following ‘false’ branch (when ‘loop’ is non-NULL)...
pipewire-1.5.81/src/pipewire/thread-loop.c:75:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/thread-loop.c:76:9: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-190): [#def2366]
pipewire-1.5.81/src/pipewire/thread-loop.c:135: error[integerOverflow]: Signed integer overflow for expression '0-1'.
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2367]
pipewire-1.5.81/src/pipewire/thread.h:39:16: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/modules/module-rt.c:719:27: enter_function: entry to ‘impl_create’
pipewire-1.5.81/src/modules/module-rt.c:726:16: acquire_memory: allocated here
pipewire-1.5.81/src/modules/module-rt.c:733:18: call_function: calling ‘pw_thread_utils_create’ from ‘impl_create’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2368]
pipewire-1.5.81/src/pipewire/utils.c:293:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open("/dev/urandom", 524288)’
pipewire-1.5.81/src/pipewire/utils.c:279:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/utils.c:280:26: branch_true: ...to here
pipewire-1.5.81/src/pipewire/utils.c:281:12: branch_false: following ‘false’ branch (when ‘bytes == -38’)...
pipewire-1.5.81/src/pipewire/utils.c:285:18: branch_false: ...to here
pipewire-1.5.81/src/pipewire/utils.c:285:18: acquire_resource: opened here
pipewire-1.5.81/src/pipewire/utils.c:286:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/utils.c:289:17: branch_false: ...to here
pipewire-1.5.81/src/pipewire/utils.c:290:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/utils.c:293:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/utils.c:293:9: danger: ‘open("/dev/urandom", 524288)’ leaks here; was opened at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2369]
pipewire-1.5.81/src/pipewire/work-queue.c:88:9: warning[-Wanalyzer-malloc-leak]: leak of ‘this’
pipewire-1.5.81/src/pipewire/work-queue.c:84:16: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/work-queue.c:85:12: branch_false: following ‘false’ branch (when ‘this’ is non-NULL)...
pipewire-1.5.81/src/pipewire/work-queue.c:88:9: branch_false: ...to here
pipewire-1.5.81/src/pipewire/work-queue.c:88:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/work-queue.c:88:9: branch_true: ...to here
pipewire-1.5.81/src/pipewire/work-queue.c:88:9: danger: ‘this’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2370]
pipewire-1.5.81/src/pipewire/work-queue.c:167:17: warning[-Wanalyzer-malloc-leak]: leak of ‘item’
pipewire-1.5.81/src/pipewire/work-queue.c:148:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/work-queue.c:152:24: branch_false: ...to here
pipewire-1.5.81/src/pipewire/work-queue.c:152:24: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/work-queue.c:153:20: branch_false: following ‘false’ branch (when ‘item’ is non-NULL)...
pipewire-1.5.81/src/pipewire/work-queue.c:156:22: branch_false: ...to here
pipewire-1.5.81/src/pipewire/work-queue.c:164:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/work-queue.c:165:29: branch_true: ...to here
pipewire-1.5.81/src/pipewire/work-queue.c:167:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/work-queue.c:167:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/work-queue.c:167:17: danger: ‘item’ leaks here; was allocated at [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2371]
pipewire-1.5.81/src/pipewire/work-queue.c:170:17: warning[-Wanalyzer-malloc-leak]: leak of ‘item’
pipewire-1.5.81/src/pipewire/work-queue.c:148:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/work-queue.c:152:24: branch_false: ...to here
pipewire-1.5.81/src/pipewire/work-queue.c:152:24: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/work-queue.c:153:20: branch_false: following ‘false’ branch (when ‘item’ is non-NULL)...
pipewire-1.5.81/src/pipewire/work-queue.c:156:22: branch_false: ...to here
pipewire-1.5.81/src/pipewire/work-queue.c:164:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/work-queue.c:169:19: branch_false: ...to here
pipewire-1.5.81/src/pipewire/work-queue.c:169:19: branch_true: following ‘true’ branch (when ‘res == -16’)...
pipewire-1.5.81/src/pipewire/work-queue.c:170:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/work-queue.c:170:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/work-queue.c:170:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/work-queue.c:170:17: danger: ‘item’ leaks here; was allocated at [(3)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2372]
pipewire-1.5.81/src/pipewire/work-queue.c:179:17: warning[-Wanalyzer-malloc-leak]: leak of ‘item’
pipewire-1.5.81/src/pipewire/work-queue.c:148:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/work-queue.c:152:24: branch_false: ...to here
pipewire-1.5.81/src/pipewire/work-queue.c:152:24: acquire_memory: allocated here
pipewire-1.5.81/src/pipewire/work-queue.c:153:20: branch_false: following ‘false’ branch (when ‘item’ is non-NULL)...
pipewire-1.5.81/src/pipewire/work-queue.c:156:22: branch_false: ...to here
pipewire-1.5.81/src/pipewire/work-queue.c:164:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/pipewire/work-queue.c:169:19: branch_false: ...to here
pipewire-1.5.81/src/pipewire/work-queue.c:169:19: branch_false: following ‘false’ branch (when ‘res != -16’)...
pipewire-1.5.81/src/pipewire/work-queue.c:176:17: branch_false: ...to here
pipewire-1.5.81/src/pipewire/work-queue.c:179:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/pipewire/work-queue.c:179:17: branch_true: ...to here
pipewire-1.5.81/src/pipewire/work-queue.c:179:17: danger: ‘item’ leaks here; was allocated at [(3)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2373]
pipewire-1.5.81/src/tools/dsffile.c:173:9: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/tools/dsffile.c:154:1: enter_function: entry to ‘dsf_file_open’
pipewire-1.5.81/src/tools/dsffile.c:160:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/tools/dsffile.c:163:13: branch_false: ...to here
pipewire-1.5.81/src/tools/dsffile.c:163:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/tools/dsffile.c:164:28: branch_true: ...to here
pipewire-1.5.81/src/tools/dsffile.c:164:28: call_function: calling ‘open_read’ from ‘dsf_file_open’
pipewire-1.5.81/src/tools/dsffile.c:164:28: return_function: returning to ‘dsf_file_open’ from ‘open_read’
pipewire-1.5.81/src/tools/dsffile.c:164:20: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/tools/dsffile.c:165:25: branch_true: ...to here
pipewire-1.5.81/src/tools/dsffile.c:173:9: danger: ‘<unknown>’ leaks here; was allocated at [(22)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/21)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2374]
pipewire-1.5.81/src/tools/midifile.c:66:20: warning[-Wanalyzer-malloc-leak]: leak of ‘mf’
pipewire-1.5.81/src/tools/midifile.c:278:1: enter_function: entry to ‘midi_file_open’
pipewire-1.5.81/src/tools/midifile.c:283:14: acquire_memory: allocated here
pipewire-1.5.81/src/tools/midifile.c:284:12: branch_false: following ‘false’ branch (when ‘mf’ is non-NULL)...
pipewire-1.5.81/src/tools/midifile.c:287:13: branch_false: ...to here
pipewire-1.5.81/src/tools/midifile.c:287:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/tools/midifile.c:288:28: branch_true: ...to here
pipewire-1.5.81/src/tools/midifile.c:288:28: call_function: calling ‘open_read’ from ‘midi_file_open’
Error: CPPCHECK_WARNING (CWE-476): [#def2375]
pipewire-1.5.81/src/tools/pw-cli.c:2284: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: line
Error: COMPILER_WARNING (CWE-252): [#def2376]
pipewire-1.5.81/src/tools/pw-container.c: scope_hint: In function ‘main’
pipewire-1.5.81/src/tools/pw-container.c:286:17: warning[-Wunused-result]: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’
Error: CPPCHECK_WARNING (CWE-476): [#def2377]
pipewire-1.5.81/src/tools/pw-dot.c:972: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: g
Error: CPPCHECK_WARNING (CWE-476): [#def2378]
pipewire-1.5.81/src/tools/pw-dot.c:973: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: g
Error: CPPCHECK_WARNING (CWE-476): [#def2379]
pipewire-1.5.81/src/tools/pw-dot.c:975: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: g
Error: CPPCHECK_WARNING (CWE-476): [#def2380]
pipewire-1.5.81/src/tools/pw-dot.c:976: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: g
Error: CPPCHECK_WARNING (CWE-476): [#def2381]
pipewire-1.5.81/src/tools/pw-dot.c:977: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: g
Error: CPPCHECK_WARNING (CWE-476): [#def2382]
pipewire-1.5.81/src/tools/pw-dot.c:979: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: g
Error: CPPCHECK_WARNING (CWE-476): [#def2383]
pipewire-1.5.81/src/tools/pw-dot.c:980: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: g
Error: CPPCHECK_WARNING (CWE-476): [#def2384]
pipewire-1.5.81/src/tools/pw-dot.c:981: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: g
Error: CPPCHECK_WARNING (CWE-476): [#def2385]
pipewire-1.5.81/src/tools/pw-dot.c:1094: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: g
Error: CPPCHECK_WARNING (CWE-587): [#def2386]
pipewire-1.5.81/src/tools/pw-dot.c:1095: error[assignBoolToPointer]: Boolean value assigned to pointer.
Error: CPPCHECK_WARNING (CWE-476): [#def2387]
pipewire-1.5.81/src/tools/pw-dot.c:1095: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: g
Error: CPPCHECK_WARNING (CWE-476): [#def2388]
pipewire-1.5.81/src/tools/pw-link.c:770: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: obj
Error: CPPCHECK_WARNING (CWE-476): [#def2389]
pipewire-1.5.81/src/tools/pw-link.c:771: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: obj
Error: CPPCHECK_WARNING (CWE-476): [#def2390]
pipewire-1.5.81/src/tools/pw-link.c:772: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: obj
Error: CPPCHECK_WARNING (CWE-476): [#def2391]
pipewire-1.5.81/src/tools/pw-link.c:773: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: obj
Error: CPPCHECK_WARNING (CWE-476): [#def2392]
pipewire-1.5.81/src/tools/pw-link.c:774: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: obj
Error: CPPCHECK_WARNING (CWE-476): [#def2393]
pipewire-1.5.81/src/tools/pw-link.c:775: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: obj
Error: CPPCHECK_WARNING (CWE-476): [#def2394]
pipewire-1.5.81/src/tools/pw-link.c:778: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: obj
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2395]
pipewire-1.5.81/src/tools/pw-loopback.c:239:17: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/tools/pw-loopback.c:90:5: enter_function: entry to ‘main’
pipewire-1.5.81/src/tools/pw-loopback.c:130:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-loopback.c:201:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-loopback.c:206:13: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-loopback.c:207:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-loopback.c:207:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-loopback.c:208:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-loopback.c:208:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-loopback.c:211:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-loopback.c:217:18: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-loopback.c:217:18: acquire_memory: allocated here
pipewire-1.5.81/src/tools/pw-loopback.c:217:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/tools/pw-loopback.c:222:9: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-loopback.c:224:12: branch_false: following ‘false’ branch (when ‘opt_remote’ is NULL)...
pipewire-1.5.81/src/tools/pw-loopback.c:226:13: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-loopback.c:231:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/tools/pw-loopback.c:232:17: branch_true: ...to here
pipewire-1.5.81/src/tools/pw-loopback.c:238:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/tools/pw-loopback.c:239:17: branch_true: ...to here
pipewire-1.5.81/src/tools/pw-loopback.c:239:17: danger: ‘f’ leaks here; was allocated at [(22)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/21)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2396]
pipewire-1.5.81/src/tools/pw-loopback.c:240:17: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/tools/pw-loopback.c:90:5: enter_function: entry to ‘main’
pipewire-1.5.81/src/tools/pw-loopback.c:130:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-loopback.c:201:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-loopback.c:206:13: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-loopback.c:207:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-loopback.c:207:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-loopback.c:208:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-loopback.c:208:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-loopback.c:211:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-loopback.c:217:18: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-loopback.c:217:18: acquire_memory: allocated here
pipewire-1.5.81/src/tools/pw-loopback.c:217:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/tools/pw-loopback.c:222:9: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-loopback.c:224:12: branch_false: following ‘false’ branch (when ‘opt_remote’ is NULL)...
pipewire-1.5.81/src/tools/pw-loopback.c:226:13: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-loopback.c:231:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/tools/pw-loopback.c:232:17: branch_true: ...to here
pipewire-1.5.81/src/tools/pw-loopback.c:238:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/tools/pw-loopback.c:239:17: branch_true: ...to here
pipewire-1.5.81/src/tools/pw-loopback.c:240:17: danger: ‘f’ leaks here; was allocated at [(22)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/21)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2397]
pipewire-1.5.81/src/tools/pw-loopback.c:244:9: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
pipewire-1.5.81/src/tools/pw-loopback.c:90:5: enter_function: entry to ‘main’
pipewire-1.5.81/src/tools/pw-loopback.c:130:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-loopback.c:201:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-loopback.c:206:13: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-loopback.c:207:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-loopback.c:207:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-loopback.c:208:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-loopback.c:208:9: call_function: inlined call to ‘pw_loop_add_signal’ from ‘main’
pipewire-1.5.81/src/tools/pw-loopback.c:211:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/pw-loopback.c:217:18: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-loopback.c:217:18: acquire_memory: allocated here
pipewire-1.5.81/src/tools/pw-loopback.c:217:12: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
pipewire-1.5.81/src/tools/pw-loopback.c:222:9: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-loopback.c:224:12: branch_false: following ‘false’ branch (when ‘opt_remote’ is NULL)...
pipewire-1.5.81/src/tools/pw-loopback.c:226:13: branch_false: ...to here
pipewire-1.5.81/src/tools/pw-loopback.c:231:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/tools/pw-loopback.c:232:17: branch_true: ...to here
pipewire-1.5.81/src/tools/pw-loopback.c:244:9: danger: ‘f’ leaks here; was allocated at [(22)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/21)
Error: CPPCHECK_WARNING (CWE-401): [#def2398]
pipewire-1.5.81/src/tools/pw-mon.c:157: error[memleak]: Memory leak: p
Error: CPPCHECK_WARNING (CWE-476): [#def2399]
pipewire-1.5.81/src/tools/pw-profiler.c:188: error[nullPointer]: Null pointer dereference
Error: CPPCHECK_WARNING (CWE-476): [#def2400]
pipewire-1.5.81/src/tools/pw-profiler.c:188: error[nullPointer]: Null pointer dereference: name
Error: CPPCHECK_WARNING (CWE-476): [#def2401]
pipewire-1.5.81/src/tools/pw-profiler.c:258: error[nullPointer]: Null pointer dereference
Error: CPPCHECK_WARNING (CWE-476): [#def2402]
pipewire-1.5.81/src/tools/pw-profiler.c:258: error[nullPointer]: Null pointer dereference: name
Error: GCC_ANALYZER_WARNING (CWE-404): [#def2403]
pipewire-1.5.81/src/tools/pw-top.c:112:17: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
pipewire-1.5.81/src/tools/pw-top.c:796:13: enter_function: entry to ‘do_handle_io’
pipewire-1.5.81/src/tools/pw-top.c:811:25: call_function: calling ‘do_refresh’ from ‘do_handle_io’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2404]
pipewire-1.5.81/src/tools/pw-top.c:342:17: warning[-Wanalyzer-malloc-leak]: leak of ‘n’
pipewire-1.5.81/src/tools/pw-top.c:676:13: enter_function: entry to ‘registry_event_global’
pipewire-1.5.81/src/tools/pw-top.c:683:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/tools/pw-top.c:684:21: branch_true: ...to here
pipewire-1.5.81/src/tools/pw-top.c:684:21: call_function: calling ‘add_node’ from ‘registry_event_global’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2405]
pipewire-1.5.81/src/tools/reserve.c:372:14: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
pipewire-1.5.81/src/tools/reserve.c:339:1: enter_function: entry to ‘rd_device_new’
pipewire-1.5.81/src/tools/reserve.c:345:14: call_function: calling ‘rd_device_valid_device_name’ from ‘rd_device_new’
pipewire-1.5.81/src/tools/reserve.c:345:14: return_function: returning to ‘rd_device_new’ from ‘rd_device_valid_device_name’
pipewire-1.5.81/src/tools/reserve.c:345:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/tools/reserve.c:350:13: branch_true: ...to here
pipewire-1.5.81/src/tools/reserve.c:351:12: branch_false: following ‘false’ branch (when ‘d’ is non-NULL)...
pipewire-1.5.81/src/tools/reserve.c:354:9: branch_false: ...to here
pipewire-1.5.81/src/tools/reserve.c:359:31: acquire_memory: allocated here
pipewire-1.5.81/src/tools/reserve.c:361:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/reserve.c:361:26: branch_false: ...to here
pipewire-1.5.81/src/tools/reserve.c:362:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/reserve.c:366:27: branch_false: ...to here
pipewire-1.5.81/src/tools/reserve.c:366:27: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/reserve.c:366:27: branch_false: ...to here
pipewire-1.5.81/src/tools/reserve.c:367:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/reserve.c:372:14: branch_false: ...to here
pipewire-1.5.81/src/tools/reserve.c:372:14: danger: ‘<unknown>’ leaks here; was allocated at [(14)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/13)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2406]
pipewire-1.5.81/src/tools/reserve.c:372:14: warning[-Wanalyzer-malloc-leak]: leak of ‘d’
pipewire-1.5.81/src/tools/reserve.c:339:1: enter_function: entry to ‘rd_device_new’
pipewire-1.5.81/src/tools/reserve.c:345:14: call_function: calling ‘rd_device_valid_device_name’ from ‘rd_device_new’
pipewire-1.5.81/src/tools/reserve.c:345:14: return_function: returning to ‘rd_device_new’ from ‘rd_device_valid_device_name’
pipewire-1.5.81/src/tools/reserve.c:345:12: branch_true: following ‘true’ branch...
pipewire-1.5.81/src/tools/reserve.c:350:13: branch_true: ...to here
pipewire-1.5.81/src/tools/reserve.c:350:13: acquire_memory: allocated here
pipewire-1.5.81/src/tools/reserve.c:351:12: branch_false: following ‘false’ branch (when ‘d’ is non-NULL)...
pipewire-1.5.81/src/tools/reserve.c:354:9: branch_false: ...to here
pipewire-1.5.81/src/tools/reserve.c:361:26: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/reserve.c:361:26: branch_false: ...to here
pipewire-1.5.81/src/tools/reserve.c:362:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/reserve.c:366:27: branch_false: ...to here
pipewire-1.5.81/src/tools/reserve.c:366:27: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/reserve.c:366:27: branch_false: ...to here
pipewire-1.5.81/src/tools/reserve.c:367:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/src/tools/reserve.c:372:14: branch_false: ...to here
pipewire-1.5.81/src/tools/reserve.c:372:14: danger: ‘d’ leaks here; was allocated at [(12)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/11)
Error: CPPCHECK_WARNING (CWE-401): [#def2407]
pipewire-1.5.81/test/pwtest.c:177: error[memleak]: Memory leak: cpid
Error: CPPCHECK_WARNING (CWE-476): [#def2408]
pipewire-1.5.81/test/pwtest.c:480: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: t
Error: CPPCHECK_WARNING (CWE-476): [#def2409]
pipewire-1.5.81/test/pwtest.c:481: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: t
Error: CPPCHECK_WARNING (CWE-476): [#def2410]
pipewire-1.5.81/test/pwtest.c:482: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: t
Error: CPPCHECK_WARNING (CWE-476): [#def2411]
pipewire-1.5.81/test/pwtest.c:483: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: t
Error: CPPCHECK_WARNING (CWE-476): [#def2412]
pipewire-1.5.81/test/pwtest.c:484: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: t
Error: CPPCHECK_WARNING (CWE-476): [#def2413]
pipewire-1.5.81/test/pwtest.c:485: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: t
Error: CPPCHECK_WARNING (CWE-476): [#def2414]
pipewire-1.5.81/test/pwtest.c:486: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: t
Error: CPPCHECK_WARNING (CWE-476): [#def2415]
pipewire-1.5.81/test/pwtest.c:543: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: c
Error: GCC_ANALYZER_WARNING (CWE-476): [#def2416]
pipewire-1.5.81/test/pwtest.c:543:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘c’
pipewire-1.5.81/test/pwtest.c:1344:5: enter_function: entry to ‘main’
pipewire-1.5.81/test/pwtest.c:1424:9: call_function: calling ‘find_suites’ from ‘main’
Error: CPPCHECK_WARNING (CWE-401): [#def2417]
pipewire-1.5.81/test/pwtest.c:546: error[memleak]: Memory leak: c
Error: CPPCHECK_WARNING (CWE-570): [#def2418]
pipewire-1.5.81/test/pwtest.c:574: error[comparePointers]: Comparing pointers that point to different objects
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2419]
pipewire-1.5.81/test/pwtest.c:796:25: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘read_fds[0]’
pipewire-1.5.81/test/pwtest.c:1020:13: enter_function: entry to ‘run_test’
pipewire-1.5.81/test/pwtest.c:1028:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/pwtest.c:1034:9: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:1036:13: call_function: calling ‘init_pipes’ from ‘run_test’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2420]
pipewire-1.5.81/test/pwtest.c:796:25: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘read_fds[r]’
pipewire-1.5.81/test/pwtest.c:1232:12: enter_function: entry to ‘run_tests’
pipewire-1.5.81/test/pwtest.c:1239:9: branch_true: following ‘true’ branch (when ‘c != ctx’)...
pipewire-1.5.81/test/pwtest.c:1240:21: branch_true: ...to here
pipewire-1.5.81/test/pwtest.c:1240:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/pwtest.c:1243:54: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:1245:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/pwtest.c:1246:29: branch_true: ...to here
pipewire-1.5.81/test/pwtest.c:1250:51: branch_true: following ‘true’ branch (when ‘iteration < max’)...
pipewire-1.5.81/test/pwtest.c:1251:37: branch_true: ...to here
pipewire-1.5.81/test/pwtest.c:1260:33: call_function: calling ‘run_test’ from ‘run_tests’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2421]
pipewire-1.5.81/test/pwtest.c:797:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘read_fds[i]’
pipewire-1.5.81/test/pwtest.c:1020:13: enter_function: entry to ‘run_test’
pipewire-1.5.81/test/pwtest.c:1028:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/pwtest.c:1034:9: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:1036:13: call_function: calling ‘init_pipes’ from ‘run_test’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2422]
pipewire-1.5.81/test/pwtest.c:837:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor
pipewire-1.5.81/test/pwtest.c:1020:13: enter_function: entry to ‘run_test’
pipewire-1.5.81/test/pwtest.c:1028:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/pwtest.c:1034:9: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:1036:13: call_function: calling ‘init_pipes’ from ‘run_test’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2423]
pipewire-1.5.81/test/pwtest.c:837:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘read_fds[0]’
pipewire-1.5.81/test/pwtest.c:1020:13: enter_function: entry to ‘run_test’
pipewire-1.5.81/test/pwtest.c:1028:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/pwtest.c:1034:9: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:1036:13: call_function: calling ‘init_pipes’ from ‘run_test’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2424]
pipewire-1.5.81/test/pwtest.c:837:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘read_fds[r]’
pipewire-1.5.81/test/pwtest.c:1232:12: enter_function: entry to ‘run_tests’
pipewire-1.5.81/test/pwtest.c:1239:9: branch_true: following ‘true’ branch (when ‘c != ctx’)...
pipewire-1.5.81/test/pwtest.c:1240:21: branch_true: ...to here
pipewire-1.5.81/test/pwtest.c:1240:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/pwtest.c:1243:54: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:1245:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/pwtest.c:1246:29: branch_true: ...to here
pipewire-1.5.81/test/pwtest.c:1250:51: branch_true: following ‘true’ branch (when ‘iteration < max’)...
pipewire-1.5.81/test/pwtest.c:1251:37: branch_true: ...to here
pipewire-1.5.81/test/pwtest.c:1260:33: call_function: calling ‘run_test’ from ‘run_tests’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2425]
pipewire-1.5.81/test/pwtest.c:837:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘write_fds[0]’
pipewire-1.5.81/test/pwtest.c:1020:13: enter_function: entry to ‘run_test’
pipewire-1.5.81/test/pwtest.c:1028:12: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/pwtest.c:1034:9: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:1036:13: call_function: calling ‘init_pipes’ from ‘run_test’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2426]
pipewire-1.5.81/test/pwtest.c:837:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘write_fds[r]’
pipewire-1.5.81/test/pwtest.c:1232:12: enter_function: entry to ‘run_tests’
pipewire-1.5.81/test/pwtest.c:1239:9: branch_true: following ‘true’ branch (when ‘c != ctx’)...
pipewire-1.5.81/test/pwtest.c:1240:21: branch_true: ...to here
pipewire-1.5.81/test/pwtest.c:1240:20: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/pwtest.c:1243:54: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:1245:17: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/pwtest.c:1246:29: branch_true: ...to here
pipewire-1.5.81/test/pwtest.c:1250:51: branch_true: following ‘true’ branch (when ‘iteration < max’)...
pipewire-1.5.81/test/pwtest.c:1251:37: branch_true: ...to here
pipewire-1.5.81/test/pwtest.c:1260:33: call_function: calling ‘run_test’ from ‘run_tests’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2427]
pipewire-1.5.81/test/pwtest.c:912:23: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘r’
pipewire-1.5.81/test/pwtest.c:862:12: enter_function: entry to ‘start_test_forked’
pipewire-1.5.81/test/pwtest.c:872:12: branch_false: following ‘false’ branch (when ‘pid >= 0’)...
pipewire-1.5.81/test/pwtest.c:879:12: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:879:12: branch_false: following ‘false’ branch (when ‘pid == 0’)...
pipewire-1.5.81/test/pwtest.c:886:9: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:886:9: call_function: calling ‘close_pipes’ from ‘start_test_forked’
pipewire-1.5.81/test/pwtest.c:886:9: return_function: returning to ‘start_test_forked’ from ‘close_pipes’
pipewire-1.5.81/test/pwtest.c:889:9: call_function: calling ‘free_cleanup_pids’ from ‘start_test_forked’
pipewire-1.5.81/test/pwtest.c:889:9: return_function: returning to ‘start_test_forked’ from ‘free_cleanup_pids’
pipewire-1.5.81/test/pwtest.c:903:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/pwtest.c:904:9: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:905:13: acquire_resource: opened here
pipewire-1.5.81/test/pwtest.c:906:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/pwtest.c:907:9: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:912:23: danger: ‘r’ leaks here; was opened at [(20)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/19)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2428]
pipewire-1.5.81/test/pwtest.c:913:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘r’
pipewire-1.5.81/test/pwtest.c:862:12: enter_function: entry to ‘start_test_forked’
pipewire-1.5.81/test/pwtest.c:872:12: branch_false: following ‘false’ branch (when ‘pid >= 0’)...
pipewire-1.5.81/test/pwtest.c:879:12: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:879:12: branch_false: following ‘false’ branch (when ‘pid == 0’)...
pipewire-1.5.81/test/pwtest.c:886:9: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:886:9: call_function: calling ‘close_pipes’ from ‘start_test_forked’
pipewire-1.5.81/test/pwtest.c:886:9: return_function: returning to ‘start_test_forked’ from ‘close_pipes’
pipewire-1.5.81/test/pwtest.c:889:9: call_function: calling ‘free_cleanup_pids’ from ‘start_test_forked’
pipewire-1.5.81/test/pwtest.c:889:9: return_function: returning to ‘start_test_forked’ from ‘free_cleanup_pids’
pipewire-1.5.81/test/pwtest.c:902:13: acquire_resource: opened here
pipewire-1.5.81/test/pwtest.c:903:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/pwtest.c:904:9: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:906:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/pwtest.c:907:9: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:912:16: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/pwtest.c:913:47: branch_true: ...to here
pipewire-1.5.81/test/pwtest.c:913:17: danger: ‘r’ leaks here; was opened at [(16)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/15)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2429]
pipewire-1.5.81/test/pwtest.c:916:18: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘r’
pipewire-1.5.81/test/pwtest.c:862:12: enter_function: entry to ‘start_test_forked’
pipewire-1.5.81/test/pwtest.c:872:12: branch_false: following ‘false’ branch (when ‘pid >= 0’)...
pipewire-1.5.81/test/pwtest.c:879:12: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:879:12: branch_false: following ‘false’ branch (when ‘pid == 0’)...
pipewire-1.5.81/test/pwtest.c:886:9: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:886:9: call_function: calling ‘close_pipes’ from ‘start_test_forked’
pipewire-1.5.81/test/pwtest.c:886:9: return_function: returning to ‘start_test_forked’ from ‘close_pipes’
pipewire-1.5.81/test/pwtest.c:889:9: call_function: calling ‘free_cleanup_pids’ from ‘start_test_forked’
pipewire-1.5.81/test/pwtest.c:889:9: return_function: returning to ‘start_test_forked’ from ‘free_cleanup_pids’
pipewire-1.5.81/test/pwtest.c:902:13: acquire_resource: opened here
pipewire-1.5.81/test/pwtest.c:903:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/pwtest.c:904:9: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:906:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/pwtest.c:907:9: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:916:18: danger: ‘r’ leaks here; was opened at [(16)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/15)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2430]
pipewire-1.5.81/test/pwtest.c:919:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘r’
pipewire-1.5.81/test/pwtest.c:862:12: enter_function: entry to ‘start_test_forked’
pipewire-1.5.81/test/pwtest.c:872:12: branch_false: following ‘false’ branch (when ‘pid >= 0’)...
pipewire-1.5.81/test/pwtest.c:879:12: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:879:12: branch_false: following ‘false’ branch (when ‘pid == 0’)...
pipewire-1.5.81/test/pwtest.c:886:9: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:886:9: call_function: calling ‘close_pipes’ from ‘start_test_forked’
pipewire-1.5.81/test/pwtest.c:886:9: return_function: returning to ‘start_test_forked’ from ‘close_pipes’
pipewire-1.5.81/test/pwtest.c:889:9: call_function: calling ‘free_cleanup_pids’ from ‘start_test_forked’
pipewire-1.5.81/test/pwtest.c:889:9: return_function: returning to ‘start_test_forked’ from ‘free_cleanup_pids’
pipewire-1.5.81/test/pwtest.c:902:13: acquire_resource: opened here
pipewire-1.5.81/test/pwtest.c:903:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/pwtest.c:904:9: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:906:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/pwtest.c:907:9: branch_false: ...to here
pipewire-1.5.81/test/pwtest.c:918:25: branch_true: following ‘true’ branch (when ‘i != 4’)...
pipewire-1.5.81/test/pwtest.c:919:32: branch_true: ...to here
pipewire-1.5.81/test/pwtest.c:919:17: danger: ‘r’ leaks here; was opened at [(16)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/15)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def2431]
pipewire-1.5.81/test/test-array.c:40:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
pipewire-1.5.81/test/test-array.c:22:1: enter_function: entry to ‘array_test’
pipewire-1.5.81/test/test-array.c:29:9: call_function: inlined call to ‘pw_array_init’ from ‘array_test’
pipewire-1.5.81/test/test-array.c:38:21: branch_true: following ‘true’ branch (when ‘i != 4’)...
pipewire-1.5.81/test/test-array.c:39:34: branch_true: ...to here
pipewire-1.5.81/test/test-array.c:39:34: call_function: calling ‘pw_array_add’ from ‘array_test’
pipewire-1.5.81/test/test-array.c:39:34: return_function: returning to ‘array_test’ from ‘pw_array_add’
pipewire-1.5.81/test/test-array.c:40:17: danger: dereference of NULL ‘pw_array_add(&arr, 4)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def2432]
pipewire-1.5.81/test/test-array.c:101:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
pipewire-1.5.81/test/test-array.c:90:1: enter_function: entry to ‘array_clear’
pipewire-1.5.81/test/test-array.c:97:9: call_function: inlined call to ‘pw_array_init’ from ‘array_clear’
pipewire-1.5.81/test/test-array.c:99:21: branch_true: following ‘true’ branch (when ‘i != 4’)...
pipewire-1.5.81/test/test-array.c:100:34: branch_true: ...to here
pipewire-1.5.81/test/test-array.c:100:34: call_function: calling ‘pw_array_add’ from ‘array_clear’
pipewire-1.5.81/test/test-array.c:100:34: return_function: returning to ‘array_clear’ from ‘pw_array_add’
pipewire-1.5.81/test/test-array.c:101:17: danger: dereference of NULL ‘pw_array_add(&arr, 4)’
Error: CPPCHECK_WARNING (CWE-476): [#def2433]
pipewire-1.5.81/test/test-config.c:19: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: fp
Error: GCC_ANALYZER_WARNING (CWE-688): [#def2434]
pipewire-1.5.81/test/test-config.c:19:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘fopen(&path, "we")’ where non-null expected
pipewire-1.5.81/test/test-config.c:18:14: acquire_memory: this call could return NULL
pipewire-1.5.81/test/test-config.c:19:9: danger: argument 4 (‘fopen(&path, "we")’) from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: CPPCHECK_WARNING (CWE-476): [#def2435]
pipewire-1.5.81/test/test-config.c:20: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: fp
Error: CPPCHECK_WARNING (CWE-476): [#def2436]
pipewire-1.5.81/test/test-example.c:90: error[nullPointer]: Null pointer dereference: x
Error: GCC_ANALYZER_WARNING (CWE-476): [#def2437]
pipewire-1.5.81/test/test-example.c:90:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
Error: CPPCHECK_WARNING (CWE-476): [#def2438]
pipewire-1.5.81/test/test-logger.c:47: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: fp
Error: CPPCHECK_WARNING (CWE-476): [#def2439]
pipewire-1.5.81/test/test-logger.c:94: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: fp
Error: GCC_ANALYZER_WARNING (CWE-688): [#def2440]
pipewire-1.5.81/test/test-logger.c:94:16: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘fopen(&fname, "re")’ where non-null expected
pipewire-1.5.81/test/test-logger.c:93:14: acquire_memory: this call could return NULL
pipewire-1.5.81/test/test-logger.c:94:16: danger: argument 3 (‘fopen(&fname, "re")’) from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2441]
pipewire-1.5.81/test/test-logger.c:97:25: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(&fname, "re")’
pipewire-1.5.81/test/test-logger.c:93:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:94:16: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/test-logger.c:95:21: branch_true: ...to here
pipewire-1.5.81/test/test-logger.c:95:20: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/test-logger.c:97:25: branch_true: ...to here
pipewire-1.5.81/test/test-logger.c:97:25: branch_true: following ‘true’ branch (when ‘_a’ is non-NULL)...
pipewire-1.5.81/test/test-logger.c:97:25: branch_true: ...to here
pipewire-1.5.81/test/test-logger.c:97:25: danger: ‘fopen(&fname, "re")’ leaks here; was opened at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2442]
pipewire-1.5.81/test/test-logger.c:98:25: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(&fname, "re")’
pipewire-1.5.81/test/test-logger.c:93:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:94:16: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/test-logger.c:95:21: branch_true: ...to here
pipewire-1.5.81/test/test-logger.c:95:20: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/test-logger.c:97:25: branch_true: ...to here
pipewire-1.5.81/test/test-logger.c:97:25: branch_false: following ‘false’ branch (when ‘_a’ is NULL)...
pipewire-1.5.81/test/test-logger.c:98:25: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:98:25: branch_true: following ‘true’ branch (when ‘_a’ is non-NULL)...
pipewire-1.5.81/test/test-logger.c:98:25: branch_true: ...to here
pipewire-1.5.81/test/test-logger.c:98:25: danger: ‘fopen(&fname, "re")’ leaks here; was opened at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2443]
pipewire-1.5.81/test/test-logger.c:99:25: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(&fname, "re")’
pipewire-1.5.81/test/test-logger.c:93:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:94:16: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/test-logger.c:95:21: branch_true: ...to here
pipewire-1.5.81/test/test-logger.c:95:20: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/test-logger.c:97:25: branch_true: ...to here
pipewire-1.5.81/test/test-logger.c:97:25: branch_false: following ‘false’ branch (when ‘_a’ is NULL)...
pipewire-1.5.81/test/test-logger.c:98:25: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:98:25: branch_false: following ‘false’ branch (when ‘_a’ is NULL)...
pipewire-1.5.81/test/test-logger.c:99:25: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:99:25: branch_true: following ‘true’ branch (when ‘_a’ is non-NULL)...
pipewire-1.5.81/test/test-logger.c:99:25: branch_true: ...to here
pipewire-1.5.81/test/test-logger.c:99:25: danger: ‘fopen(&fname, "re")’ leaks here; was opened at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2444]
pipewire-1.5.81/test/test-logger.c:100:25: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(&fname, "re")’
pipewire-1.5.81/test/test-logger.c:93:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:94:16: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/test-logger.c:95:21: branch_true: ...to here
pipewire-1.5.81/test/test-logger.c:95:20: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/test-logger.c:97:25: branch_true: ...to here
pipewire-1.5.81/test/test-logger.c:97:25: branch_false: following ‘false’ branch (when ‘_a’ is NULL)...
pipewire-1.5.81/test/test-logger.c:98:25: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:98:25: branch_false: following ‘false’ branch (when ‘_a’ is NULL)...
pipewire-1.5.81/test/test-logger.c:99:25: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:99:25: branch_false: following ‘false’ branch (when ‘_a’ is NULL)...
pipewire-1.5.81/test/test-logger.c:100:25: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:100:25: branch_true: following ‘true’ branch (when ‘_a’ is non-NULL)...
pipewire-1.5.81/test/test-logger.c:100:25: branch_true: ...to here
pipewire-1.5.81/test/test-logger.c:100:25: danger: ‘fopen(&fname, "re")’ leaks here; was opened at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def2445]
pipewire-1.5.81/test/test-logger.c:141: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: fp
Error: GCC_ANALYZER_WARNING (CWE-688): [#def2446]
pipewire-1.5.81/test/test-logger.c:141:16: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘fopen(&fname, "re")’ where non-null expected
pipewire-1.5.81/test/test-logger.c:140:14: acquire_memory: this call could return NULL
pipewire-1.5.81/test/test-logger.c:141:16: danger: argument 3 (‘fopen(&fname, "re")’) from [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def2447]
pipewire-1.5.81/test/test-logger.c:252:9: warning[-Wanalyzer-null-argument]: use of NULL ‘lvl’ where non-null expected
pipewire-1.5.81/test/test-logger.c:238:12: branch_false: following ‘false’ branch (when ‘oldenv’ is NULL)...
pipewire-1.5.81/test/test-logger.c:241:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:252:9: danger: argument 2 (‘lvl’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING: [#def2448]
pipewire-1.5.81/test/test-logger.c:349:14: warning[-Wanalyzer-fd-use-without-check]: ‘dup2’ on possibly invalid file descriptor ‘open(&fname, 2)’
pipewire-1.5.81/test/test-logger.c:341:12: branch_false: following ‘false’ branch (when ‘oldenv’ is NULL)...
pipewire-1.5.81/test/test-logger.c:346:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:347:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:348:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/test-logger.c:348:9: branch_true: ...to here
pipewire-1.5.81/test/test-logger.c:349:14: danger: ‘open(&fname, 2)’ could be invalid: unchecked value from [(3)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2449]
pipewire-1.5.81/test/test-logger.c:351:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(&fname, 2)’
pipewire-1.5.81/test/test-logger.c:341:12: branch_false: following ‘false’ branch (when ‘oldenv’ is NULL)...
pipewire-1.5.81/test/test-logger.c:346:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:347:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:348:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-logger.c:349:14: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:351:9: branch_true: following ‘true’ branch (when ‘rc == -1’)...
pipewire-1.5.81/test/test-logger.c:351:9: branch_true: ...to here
pipewire-1.5.81/test/test-logger.c:351:9: danger: ‘open(&fname, 2)’ leaks here; was opened at [(3)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2450]
pipewire-1.5.81/test/test-logger.c:354:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(&fname, 2)’
pipewire-1.5.81/test/test-logger.c:341:12: branch_false: following ‘false’ branch (when ‘oldenv’ is NULL)...
pipewire-1.5.81/test/test-logger.c:346:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:347:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:348:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-logger.c:349:14: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:351:9: branch_false: following ‘false’ branch (when ‘rc != -1’)...
pipewire-1.5.81/test/test-logger.c:353:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:354:9: danger: ‘open(&fname, 2)’ leaks here; was opened at [(3)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2451]
pipewire-1.5.81/test/test-logger.c:354:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘rc’
pipewire-1.5.81/test/test-logger.c:341:12: branch_false: following ‘false’ branch (when ‘oldenv’ is NULL)...
pipewire-1.5.81/test/test-logger.c:346:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:348:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-logger.c:349:14: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:349:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:351:9: branch_false: following ‘false’ branch (when ‘rc != -1’)...
pipewire-1.5.81/test/test-logger.c:353:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:354:9: danger: ‘rc’ leaks here; was opened at [(5)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2452]
pipewire-1.5.81/test/test-logger.c:356:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(&fname, 2)’
pipewire-1.5.81/test/test-logger.c:341:12: branch_false: following ‘false’ branch (when ‘oldenv’ is NULL)...
pipewire-1.5.81/test/test-logger.c:346:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:347:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:348:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-logger.c:349:14: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:351:9: branch_false: following ‘false’ branch (when ‘rc != -1’)...
pipewire-1.5.81/test/test-logger.c:353:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:356:9: danger: ‘open(&fname, 2)’ leaks here; was opened at [(3)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2453]
pipewire-1.5.81/test/test-logger.c:356:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘rc’
pipewire-1.5.81/test/test-logger.c:341:12: branch_false: following ‘false’ branch (when ‘oldenv’ is NULL)...
pipewire-1.5.81/test/test-logger.c:346:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:348:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-logger.c:349:14: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:349:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:351:9: branch_false: following ‘false’ branch (when ‘rc != -1’)...
pipewire-1.5.81/test/test-logger.c:353:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:356:9: danger: ‘rc’ leaks here; was opened at [(5)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2454]
pipewire-1.5.81/test/test-logger.c:364:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘rc’
pipewire-1.5.81/test/test-logger.c:341:12: branch_false: following ‘false’ branch (when ‘oldenv’ is NULL)...
pipewire-1.5.81/test/test-logger.c:346:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:348:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-logger.c:349:14: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:349:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:351:9: branch_false: following ‘false’ branch (when ‘rc != -1’)...
pipewire-1.5.81/test/test-logger.c:353:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:364:9: branch_true: following ‘true’ branch (when ‘rc == -1’)...
pipewire-1.5.81/test/test-logger.c:364:9: branch_true: ...to here
pipewire-1.5.81/test/test-logger.c:364:9: danger: ‘rc’ leaks here; was opened at [(5)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2455]
pipewire-1.5.81/test/test-logger.c:365:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘rc’
pipewire-1.5.81/test/test-logger.c:341:12: branch_false: following ‘false’ branch (when ‘oldenv’ is NULL)...
pipewire-1.5.81/test/test-logger.c:346:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:348:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-logger.c:349:14: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:349:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:351:9: branch_false: following ‘false’ branch (when ‘rc != -1’)...
pipewire-1.5.81/test/test-logger.c:353:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:365:9: danger: ‘rc’ leaks here; was opened at [(5)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2456]
pipewire-1.5.81/test/test-logger.c:366:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘rc’
pipewire-1.5.81/test/test-logger.c:341:12: branch_false: following ‘false’ branch (when ‘oldenv’ is NULL)...
pipewire-1.5.81/test/test-logger.c:346:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:348:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-logger.c:349:14: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:349:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:351:9: branch_false: following ‘false’ branch (when ‘rc != -1’)...
pipewire-1.5.81/test/test-logger.c:353:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:366:9: branch_false: following ‘false’ branch (when ‘error_message_found == 0’)...
pipewire-1.5.81/test/test-logger.c:366:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:366:9: danger: ‘rc’ leaks here; was opened at [(5)](sarif:/runs/0/results/33/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2457]
pipewire-1.5.81/test/test-logger.c:375:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘rc’
pipewire-1.5.81/test/test-logger.c:341:12: branch_false: following ‘false’ branch (when ‘oldenv’ is NULL)...
pipewire-1.5.81/test/test-logger.c:346:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:348:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-logger.c:349:14: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:349:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:351:9: branch_false: following ‘false’ branch (when ‘rc != -1’)...
pipewire-1.5.81/test/test-logger.c:353:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:368:12: branch_false: following ‘false’ branch (when ‘oldenv’ is NULL)...
pipewire-1.5.81/test/test-logger.c:372:17: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:375:9: danger: ‘rc’ leaks here; was opened at [(5)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2458]
pipewire-1.5.81/test/test-logger.c:376:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘rc’
pipewire-1.5.81/test/test-logger.c:341:12: branch_false: following ‘false’ branch (when ‘oldenv’ is NULL)...
pipewire-1.5.81/test/test-logger.c:346:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:348:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-logger.c:349:14: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:349:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:351:9: branch_false: following ‘false’ branch (when ‘rc != -1’)...
pipewire-1.5.81/test/test-logger.c:353:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:368:12: branch_false: following ‘false’ branch (when ‘oldenv’ is NULL)...
pipewire-1.5.81/test/test-logger.c:372:17: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:376:9: danger: ‘rc’ leaks here; was opened at [(5)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2459]
pipewire-1.5.81/test/test-logger.c:377:9: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘rc’
pipewire-1.5.81/test/test-logger.c:341:12: branch_false: following ‘false’ branch (when ‘oldenv’ is NULL)...
pipewire-1.5.81/test/test-logger.c:346:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:348:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-logger.c:349:14: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:349:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:351:9: branch_false: following ‘false’ branch (when ‘rc != -1’)...
pipewire-1.5.81/test/test-logger.c:353:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:368:12: branch_false: following ‘false’ branch (when ‘oldenv’ is NULL)...
pipewire-1.5.81/test/test-logger.c:372:17: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:377:9: danger: ‘rc’ leaks here; was opened at [(5)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2460]
pipewire-1.5.81/test/test-logger.c:379:16: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘rc’
pipewire-1.5.81/test/test-logger.c:341:12: branch_false: following ‘false’ branch (when ‘oldenv’ is NULL)...
pipewire-1.5.81/test/test-logger.c:346:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:348:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-logger.c:349:14: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:349:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:351:9: branch_false: following ‘false’ branch (when ‘rc != -1’)...
pipewire-1.5.81/test/test-logger.c:353:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:368:12: branch_false: following ‘false’ branch (when ‘oldenv’ is NULL)...
pipewire-1.5.81/test/test-logger.c:372:17: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:379:16: danger: ‘rc’ leaks here; was opened at [(5)](sarif:/runs/0/results/38/codeFlows/0/threadFlows/0/locations/4)
Error: CPPCHECK_WARNING (CWE-476): [#def2461]
pipewire-1.5.81/test/test-logger.c:413: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: fp
Error: GCC_ANALYZER_WARNING (CWE-688): [#def2462]
pipewire-1.5.81/test/test-logger.c:413:16: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘fopen(&fname, "re")’ where non-null expected
pipewire-1.5.81/test/test-logger.c:412:14: acquire_memory: this call could return NULL
pipewire-1.5.81/test/test-logger.c:413:16: danger: argument 3 (‘fopen(&fname, "re")’) from [(1)](sarif:/runs/0/results/39/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2463]
pipewire-1.5.81/test/test-logger.c:416:25: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(&fname, "re")’
pipewire-1.5.81/test/test-logger.c:412:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:413:16: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/test-logger.c:414:21: branch_true: ...to here
pipewire-1.5.81/test/test-logger.c:414:20: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/test-logger.c:416:25: branch_true: ...to here
pipewire-1.5.81/test/test-logger.c:416:25: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/test-logger.c:416:25: branch_true: ...to here
pipewire-1.5.81/test/test-logger.c:416:25: danger: ‘fopen(&fname, "re")’ leaks here; was opened at [(1)](sarif:/runs/0/results/40/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2464]
pipewire-1.5.81/test/test-logger.c:420:9: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(&fname, "re")’
pipewire-1.5.81/test/test-logger.c:412:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:420:9: branch_false: following ‘false’ branch (when ‘mark_line_found == 0’)...
pipewire-1.5.81/test/test-logger.c:420:9: branch_false: ...to here
pipewire-1.5.81/test/test-logger.c:420:9: danger: ‘fopen(&fname, "re")’ leaks here; was opened at [(1)](sarif:/runs/0/results/42/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2465]
pipewire-1.5.81/test/test-logger.c:421:9: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(&fname, "re")’
pipewire-1.5.81/test/test-logger.c:412:14: acquire_resource: opened here
pipewire-1.5.81/test/test-logger.c:421:9: danger: ‘fopen(&fname, "re")’ leaks here; was opened at [(1)](sarif:/runs/0/results/44/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def2466]
pipewire-1.5.81/test/test-logger.c:594: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: fp
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2467]
pipewire-1.5.81/test/test-loop.c:30:21: warning[-Wanalyzer-malloc-leak]: leak of ‘data.a’
pipewire-1.5.81/test/test-loop.c:57:1: enter_function: entry to ‘pwtest_loop_destroy2’
pipewire-1.5.81/test/test-loop.c:70:18: acquire_memory: allocated here
pipewire-1.5.81/test/test-loop.c:85:9: call_function: calling ‘write_eventfd’ from ‘pwtest_loop_destroy2’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2468]
pipewire-1.5.81/test/test-loop.c:30:21: warning[-Wanalyzer-malloc-leak]: leak of ‘data.b’
pipewire-1.5.81/test/test-loop.c:116:1: enter_function: entry to ‘pwtest_loop_recurse1’
pipewire-1.5.81/test/test-loop.c:130:18: acquire_memory: allocated here
pipewire-1.5.81/test/test-loop.c:144:9: call_function: calling ‘write_eventfd’ from ‘pwtest_loop_recurse1’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2469]
pipewire-1.5.81/test/test-loop.c:31:9: warning[-Wanalyzer-malloc-leak]: leak of ‘data.a’
pipewire-1.5.81/test/test-loop.c:116:1: enter_function: entry to ‘pwtest_loop_recurse1’
pipewire-1.5.81/test/test-loop.c:129:18: acquire_memory: allocated here
pipewire-1.5.81/test/test-loop.c:144:9: call_function: calling ‘write_eventfd’ from ‘pwtest_loop_recurse1’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2470]
pipewire-1.5.81/test/test-loop.c:31:9: warning[-Wanalyzer-malloc-leak]: leak of ‘data.b’
pipewire-1.5.81/test/test-loop.c:185:1: enter_function: entry to ‘pwtest_loop_recurse2’
pipewire-1.5.81/test/test-loop.c:199:18: acquire_memory: allocated here
pipewire-1.5.81/test/test-loop.c:213:9: call_function: calling ‘write_eventfd’ from ‘pwtest_loop_recurse2’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2471]
pipewire-1.5.81/test/test-loop.c:32:9: warning[-Wanalyzer-malloc-leak]: leak of ‘data.a’
pipewire-1.5.81/test/test-loop.c:57:1: enter_function: entry to ‘pwtest_loop_destroy2’
pipewire-1.5.81/test/test-loop.c:70:18: acquire_memory: allocated here
pipewire-1.5.81/test/test-loop.c:85:9: call_function: calling ‘write_eventfd’ from ‘pwtest_loop_destroy2’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2472]
pipewire-1.5.81/test/test-loop.c:32:9: warning[-Wanalyzer-malloc-leak]: leak of ‘data.b’
pipewire-1.5.81/test/test-loop.c:57:1: enter_function: entry to ‘pwtest_loop_destroy2’
pipewire-1.5.81/test/test-loop.c:71:18: acquire_memory: allocated here
pipewire-1.5.81/test/test-loop.c:85:9: call_function: calling ‘write_eventfd’ from ‘pwtest_loop_destroy2’
Error: CPPCHECK_WARNING (CWE-476): [#def2473]
pipewire-1.5.81/test/test-loop.c:77: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data.b
Error: CPPCHECK_WARNING (CWE-476): [#def2474]
pipewire-1.5.81/test/test-loop.c:136: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data.b
Error: CPPCHECK_WARNING (CWE-476): [#def2475]
pipewire-1.5.81/test/test-loop.c:205: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data.b
Error: GCC_ANALYZER_WARNING (CWE-476): [#def2476]
pipewire-1.5.81/test/test-loop.c:272:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘data.source’
pipewire-1.5.81/test/test-loop.c:255:1: enter_function: entry to ‘destroy_managed_source_before_dispatch’
pipewire-1.5.81/test/test-loop.c:267:23: call_function: inlined call to ‘pw_loop_add_io’ from ‘destroy_managed_source_before_dispatch’
pipewire-1.5.81/test/test-loop.c:267:23: call_function: inlined call to ‘pw_loop_add_io’ from ‘destroy_managed_source_before_dispatch’
pipewire-1.5.81/test/test-loop.c:268:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/test-loop.c:268:9: branch_true: ...to here
pipewire-1.5.81/test/test-loop.c:272:23: release_memory: ‘data.source’ is NULL
pipewire-1.5.81/test/test-loop.c:272:9: danger: dereference of NULL ‘data.source’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2477]
pipewire-1.5.81/test/test-properties.c:465:9: warning[-Wanalyzer-malloc-leak]: leak of ‘long_value’
pipewire-1.5.81/test/test-properties.c:456:22: acquire_memory: allocated here
pipewire-1.5.81/test/test-properties.c:457:12: branch_false: following ‘false’ branch (when ‘long_value’ is non-NULL)...
pipewire-1.5.81/test/test-properties.c:460:9: branch_false: ...to here
pipewire-1.5.81/test/test-properties.c:465:9: danger: ‘long_value’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2478]
pipewire-1.5.81/test/test-properties.c:467:9: warning[-Wanalyzer-malloc-leak]: leak of ‘long_value’
pipewire-1.5.81/test/test-properties.c:456:22: acquire_memory: allocated here
pipewire-1.5.81/test/test-properties.c:457:12: branch_false: following ‘false’ branch (when ‘long_value’ is non-NULL)...
pipewire-1.5.81/test/test-properties.c:460:9: branch_false: ...to here
pipewire-1.5.81/test/test-properties.c:467:9: branch_true: following ‘true’ branch...
pipewire-1.5.81/test/test-properties.c:467:9: branch_true: ...to here
pipewire-1.5.81/test/test-properties.c:467:9: danger: ‘long_value’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def2479]
pipewire-1.5.81/test/test-properties.c:468:13: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(&tmpfile, "we")’
pipewire-1.5.81/test/test-properties.c:457:12: branch_false: following ‘false’ branch (when ‘long_value’ is non-NULL)...
pipewire-1.5.81/test/test-properties.c:460:9: branch_false: ...to here
pipewire-1.5.81/test/test-properties.c:466:14: acquire_resource: opened here
pipewire-1.5.81/test/test-properties.c:467:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-properties.c:468:13: branch_false: ...to here
pipewire-1.5.81/test/test-properties.c:468:13: danger: ‘fopen(&tmpfile, "we")’ leaks here; was opened at [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2480]
pipewire-1.5.81/test/test-properties.c:468:13: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(&tmpfile, "we")’
pipewire-1.5.81/test/test-properties.c:457:12: branch_false: following ‘false’ branch (when ‘long_value’ is non-NULL)...
pipewire-1.5.81/test/test-properties.c:460:9: branch_false: ...to here
pipewire-1.5.81/test/test-properties.c:466:14: acquire_memory: allocated here
pipewire-1.5.81/test/test-properties.c:467:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-properties.c:468:13: branch_false: ...to here
pipewire-1.5.81/test/test-properties.c:468:13: danger: ‘fopen(&tmpfile, "we")’ leaks here; was allocated at [(3)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2481]
pipewire-1.5.81/test/test-properties.c:468:13: warning[-Wanalyzer-malloc-leak]: leak of ‘long_value’
pipewire-1.5.81/test/test-properties.c:456:22: acquire_memory: allocated here
pipewire-1.5.81/test/test-properties.c:457:12: branch_false: following ‘false’ branch (when ‘long_value’ is non-NULL)...
pipewire-1.5.81/test/test-properties.c:460:9: branch_false: ...to here
pipewire-1.5.81/test/test-properties.c:467:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-properties.c:468:13: branch_false: ...to here
pipewire-1.5.81/test/test-properties.c:468:13: danger: ‘long_value’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def2482]
pipewire-1.5.81/test/test-spa-buffer.c:100:36: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘spa_buffer_alloc_array(16, 0, 4, &metas, 2, & datas, & aligns) + (long unsigned int)i * 8’
pipewire-1.5.81/test/test-spa-buffer.c:68:1: enter_function: entry to ‘buffer_alloc’
pipewire-1.5.81/test/test-spa-buffer.c:93:19: call_function: calling ‘spa_buffer_alloc_array’ from ‘buffer_alloc’
pipewire-1.5.81/test/test-spa-buffer.c:93:19: return_function: returning to ‘buffer_alloc’ from ‘spa_buffer_alloc_array’
pipewire-1.5.81/test/test-spa-buffer.c:99:21: branch_true: following ‘true’ branch (when ‘i != 16’)...
pipewire-1.5.81/test/test-spa-buffer.c:100:47: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:100:36: danger: dereference of NULL ‘spa_buffer_alloc_array(16, 0, 4, &metas, 2, & datas, & aligns) + (long unsigned int)i * 8’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2483]
pipewire-1.5.81/test/test-spa-buffer.c:103:17: warning[-Wanalyzer-malloc-leak]: leak of ‘spa_buffer_alloc_array(16, 0, 4, &metas, 2, & datas, & aligns)’
pipewire-1.5.81/test/test-spa-buffer.c:68:1: enter_function: entry to ‘buffer_alloc’
pipewire-1.5.81/test/test-spa-buffer.c:93:19: call_function: calling ‘spa_buffer_alloc_array’ from ‘buffer_alloc’
pipewire-1.5.81/test/test-spa-buffer.c:93:19: return_function: returning to ‘buffer_alloc’ from ‘spa_buffer_alloc_array’
pipewire-1.5.81/test/test-spa-buffer.c:99:21: branch_true: following ‘true’ branch (when ‘i != 16’)...
pipewire-1.5.81/test/test-spa-buffer.c:100:47: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:103:17: branch_true: following ‘true’ branch (when ‘_a != 4’)...
pipewire-1.5.81/test/test-spa-buffer.c:103:17: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:103:17: danger: ‘spa_buffer_alloc_array(16, 0, 4, &metas, 2, & datas, & aligns)’ leaks here; was allocated at [(23)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/22)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2484]
pipewire-1.5.81/test/test-spa-buffer.c:104:17: warning[-Wanalyzer-malloc-leak]: leak of ‘spa_buffer_alloc_array(16, 0, 4, &metas, 2, & datas, & aligns)’
pipewire-1.5.81/test/test-spa-buffer.c:68:1: enter_function: entry to ‘buffer_alloc’
pipewire-1.5.81/test/test-spa-buffer.c:93:19: call_function: calling ‘spa_buffer_alloc_array’ from ‘buffer_alloc’
pipewire-1.5.81/test/test-spa-buffer.c:93:19: return_function: returning to ‘buffer_alloc’ from ‘spa_buffer_alloc_array’
pipewire-1.5.81/test/test-spa-buffer.c:99:21: branch_true: following ‘true’ branch (when ‘i != 16’)...
pipewire-1.5.81/test/test-spa-buffer.c:100:47: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:104:17: branch_true: following ‘true’ branch (when ‘_a != 2’)...
pipewire-1.5.81/test/test-spa-buffer.c:104:17: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:104:17: danger: ‘spa_buffer_alloc_array(16, 0, 4, &metas, 2, & datas, & aligns)’ leaks here; was allocated at [(23)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/22)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2485]
pipewire-1.5.81/test/test-spa-buffer.c:107:25: warning[-Wanalyzer-malloc-leak]: leak of ‘spa_buffer_alloc_array(16, 0, 4, &metas, 2, & datas, & aligns)’
pipewire-1.5.81/test/test-spa-buffer.c:68:1: enter_function: entry to ‘buffer_alloc’
pipewire-1.5.81/test/test-spa-buffer.c:93:19: call_function: calling ‘spa_buffer_alloc_array’ from ‘buffer_alloc’
pipewire-1.5.81/test/test-spa-buffer.c:93:19: return_function: returning to ‘buffer_alloc’ from ‘spa_buffer_alloc_array’
pipewire-1.5.81/test/test-spa-buffer.c:99:21: branch_true: following ‘true’ branch (when ‘i != 16’)...
pipewire-1.5.81/test/test-spa-buffer.c:100:47: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:106:29: branch_true: following ‘true’ branch (when ‘j != 4’)...
pipewire-1.5.81/test/test-spa-buffer.c:107:25: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:107:25: branch_true: following ‘true’ branch (when ‘_a != _b’)...
pipewire-1.5.81/test/test-spa-buffer.c:107:25: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:107:25: danger: ‘spa_buffer_alloc_array(16, 0, 4, &metas, 2, & datas, & aligns)’ leaks here; was allocated at [(23)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/22)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2486]
pipewire-1.5.81/test/test-spa-buffer.c:108:25: warning[-Wanalyzer-malloc-leak]: leak of ‘spa_buffer_alloc_array(16, 0, 4, &metas, 2, & datas, & aligns)’
pipewire-1.5.81/test/test-spa-buffer.c:68:1: enter_function: entry to ‘buffer_alloc’
pipewire-1.5.81/test/test-spa-buffer.c:93:19: call_function: calling ‘spa_buffer_alloc_array’ from ‘buffer_alloc’
pipewire-1.5.81/test/test-spa-buffer.c:93:19: return_function: returning to ‘buffer_alloc’ from ‘spa_buffer_alloc_array’
pipewire-1.5.81/test/test-spa-buffer.c:99:21: branch_true: following ‘true’ branch (when ‘i != 16’)...
pipewire-1.5.81/test/test-spa-buffer.c:100:47: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:106:29: branch_true: following ‘true’ branch (when ‘j != 4’)...
pipewire-1.5.81/test/test-spa-buffer.c:107:25: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:108:25: branch_true: following ‘true’ branch (when ‘_a != _b’)...
pipewire-1.5.81/test/test-spa-buffer.c:108:25: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:108:25: danger: ‘spa_buffer_alloc_array(16, 0, 4, &metas, 2, & datas, & aligns)’ leaks here; was allocated at [(23)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/22)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2487]
pipewire-1.5.81/test/test-spa-buffer.c:110:25: warning[-Wanalyzer-malloc-leak]: leak of ‘spa_buffer_alloc_array(16, 0, 4, &metas, 2, & datas, & aligns)’
pipewire-1.5.81/test/test-spa-buffer.c:68:1: enter_function: entry to ‘buffer_alloc’
pipewire-1.5.81/test/test-spa-buffer.c:93:19: call_function: calling ‘spa_buffer_alloc_array’ from ‘buffer_alloc’
pipewire-1.5.81/test/test-spa-buffer.c:93:19: return_function: returning to ‘buffer_alloc’ from ‘spa_buffer_alloc_array’
pipewire-1.5.81/test/test-spa-buffer.c:99:21: branch_true: following ‘true’ branch (when ‘i != 16’)...
pipewire-1.5.81/test/test-spa-buffer.c:100:47: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:106:29: branch_true: following ‘true’ branch (when ‘j != 4’)...
pipewire-1.5.81/test/test-spa-buffer.c:107:25: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:110:25: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-spa-buffer.c:110:25: branch_false: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:110:25: danger: ‘spa_buffer_alloc_array(16, 0, 4, &metas, 2, & datas, & aligns)’ leaks here; was allocated at [(23)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/22)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2488]
pipewire-1.5.81/test/test-spa-buffer.c:114:25: warning[-Wanalyzer-malloc-leak]: leak of ‘spa_buffer_alloc_array(16, 0, 4, &metas, 2, & datas, & aligns)’
pipewire-1.5.81/test/test-spa-buffer.c:68:1: enter_function: entry to ‘buffer_alloc’
pipewire-1.5.81/test/test-spa-buffer.c:93:19: call_function: calling ‘spa_buffer_alloc_array’ from ‘buffer_alloc’
pipewire-1.5.81/test/test-spa-buffer.c:93:19: return_function: returning to ‘buffer_alloc’ from ‘spa_buffer_alloc_array’
pipewire-1.5.81/test/test-spa-buffer.c:99:21: branch_true: following ‘true’ branch (when ‘i != 16’)...
pipewire-1.5.81/test/test-spa-buffer.c:100:47: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:106:29: branch_true: following ‘true’ branch (when ‘j != 4’)...
pipewire-1.5.81/test/test-spa-buffer.c:107:25: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:113:29: branch_true: following ‘true’ branch (when ‘j != 2’)...
pipewire-1.5.81/test/test-spa-buffer.c:114:25: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:114:25: branch_true: following ‘true’ branch (when ‘_a != _b’)...
pipewire-1.5.81/test/test-spa-buffer.c:114:25: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:114:25: danger: ‘spa_buffer_alloc_array(16, 0, 4, &metas, 2, & datas, & aligns)’ leaks here; was allocated at [(23)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/22)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2489]
pipewire-1.5.81/test/test-spa-buffer.c:116:25: warning[-Wanalyzer-malloc-leak]: leak of ‘spa_buffer_alloc_array(16, 0, 4, &metas, 2, & datas, & aligns)’
pipewire-1.5.81/test/test-spa-buffer.c:68:1: enter_function: entry to ‘buffer_alloc’
pipewire-1.5.81/test/test-spa-buffer.c:93:19: call_function: calling ‘spa_buffer_alloc_array’ from ‘buffer_alloc’
pipewire-1.5.81/test/test-spa-buffer.c:93:19: return_function: returning to ‘buffer_alloc’ from ‘spa_buffer_alloc_array’
pipewire-1.5.81/test/test-spa-buffer.c:99:21: branch_true: following ‘true’ branch (when ‘i != 16’)...
pipewire-1.5.81/test/test-spa-buffer.c:100:47: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:106:29: branch_true: following ‘true’ branch (when ‘j != 4’)...
pipewire-1.5.81/test/test-spa-buffer.c:107:25: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:113:29: branch_true: following ‘true’ branch (when ‘j != 2’)...
pipewire-1.5.81/test/test-spa-buffer.c:114:25: branch_true: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:116:25: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-spa-buffer.c:116:25: branch_false: ...to here
pipewire-1.5.81/test/test-spa-buffer.c:116:25: danger: ‘spa_buffer_alloc_array(16, 0, 4, &metas, 2, & datas, & aligns)’ leaks here; was allocated at [(23)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/22)
Error: GCC_ANALYZER_WARNING (CWE-131): [#def2490]
pipewire-1.5.81/test/test-spa-control.c:125:19: warning[-Wanalyzer-allocation-size]: allocated buffer size is not a multiple of the pointee's size
pipewire-1.5.81/test/test-spa-control.c:154:1: enter_function: entry to ‘control_ump_to_midi’
pipewire-1.5.81/test/test-spa-control.c:156:9: call_function: calling ‘do_ump_to_midi_test’ from ‘control_ump_to_midi’
pipewire-1.5.81/test/test-spa-control.c:156:9: return_function: returning to ‘control_ump_to_midi’ from ‘do_ump_to_midi_test’
pipewire-1.5.81/test/test-spa-control.c:156:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-spa-control.c:158:9: branch_false: ...to here
pipewire-1.5.81/test/test-spa-control.c:158:9: call_function: calling ‘do_ump_to_midi_test’ from ‘control_ump_to_midi’
pipewire-1.5.81/test/test-spa-control.c:158:9: return_function: returning to ‘control_ump_to_midi’ from ‘do_ump_to_midi_test’
pipewire-1.5.81/test/test-spa-control.c:158:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-spa-control.c:161:9: branch_false: ...to here
pipewire-1.5.81/test/test-spa-control.c:161:9: call_function: calling ‘do_ump_to_midi_test’ from ‘control_ump_to_midi’
Error: GCC_ANALYZER_WARNING (CWE-131): [#def2491]
pipewire-1.5.81/test/test-spa-control.c:128:18: warning[-Wanalyzer-allocation-size]: allocated buffer size is not a multiple of the pointee's size
pipewire-1.5.81/test/test-spa-control.c:154:1: enter_function: entry to ‘control_ump_to_midi’
pipewire-1.5.81/test/test-spa-control.c:156:9: call_function: calling ‘do_ump_to_midi_test’ from ‘control_ump_to_midi’
pipewire-1.5.81/test/test-spa-control.c:156:9: return_function: returning to ‘control_ump_to_midi’ from ‘do_ump_to_midi_test’
pipewire-1.5.81/test/test-spa-control.c:156:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-spa-control.c:158:9: branch_false: ...to here
pipewire-1.5.81/test/test-spa-control.c:158:9: call_function: calling ‘do_ump_to_midi_test’ from ‘control_ump_to_midi’
pipewire-1.5.81/test/test-spa-control.c:158:9: return_function: returning to ‘control_ump_to_midi’ from ‘do_ump_to_midi_test’
pipewire-1.5.81/test/test-spa-control.c:158:9: branch_false: following ‘false’ branch...
pipewire-1.5.81/test/test-spa-control.c:161:9: branch_false: ...to here
pipewire-1.5.81/test/test-spa-control.c:161:9: call_function: calling ‘do_ump_to_midi_test’ from ‘control_ump_to_midi’
Error: CPPCHECK_WARNING (CWE-457): [#def2492]
pipewire-1.5.81/test/test-spa-pod.c:892: warning[uninitvar]: Uninitialized variable: media_type
Error: CPPCHECK_WARNING (CWE-476): [#def2493]
pipewire-1.5.81/test/test-spa-utils.c:256: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: CPPCHECK_WARNING (CWE-476): [#def2494]
pipewire-1.5.81/test/test-spa-utils.c:263: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: CPPCHECK_WARNING (CWE-476): [#def2495]
pipewire-1.5.81/test/test-spa-utils.c:269: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: CPPCHECK_WARNING (CWE-476): [#def2496]
pipewire-1.5.81/test/test-spa-utils.c:363: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: h
Error: CPPCHECK_WARNING (CWE-476): [#def2497]
pipewire-1.5.81/test/test-spa-utils.c:367: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: h
Error: CPPCHECK_WARNING (CWE-476): [#def2498]
pipewire-1.5.81/test/test-spa-utils.c:380: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: h
Scan Properties
| analyzer-version-clippy | 1.90.0 |
| analyzer-version-cppcheck | 2.18.3 |
| analyzer-version-gcc | 15.2.1 |
| analyzer-version-gcc-analyzer | 16.0.0 |
| analyzer-version-shellcheck | 0.11.0 |
| analyzer-version-unicontrol | 0.0.2 |
| enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| exit-code | 0 |
| host | ip-172-16-1-157.us-west-2.compute.internal |
| known-false-positives | /usr/share/csmock/known-false-positives.js |
| known-false-positives-rpm | known-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch |
| mock-config | fedora-rawhide-gcc-latest-x86_64 |
| project-name | pipewire-1.5.81-2.fc44 |
| store-results-to | /tmp/tmpf1tptasj/pipewire-1.5.81-2.fc44.tar.xz |
| time-created | 2025-10-28 19:51:28 |
| time-finished | 2025-10-28 20:08:46 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-gcc-latest-x86_64' '-t' 'gcc,cppcheck,shellcheck,clippy,unicontrol' '-o' '/tmp/tmpf1tptasj/pipewire-1.5.81-2.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--install=gcc-latest' '--gcc-analyzer-bin=/opt/gcc-latest/bin/gcc' '/tmp/tmpf1tptasj/pipewire-1.5.81-2.fc44.src.rpm' |
| tool-version | csmock-3.8.3.20251027.143044.ge6b947b-1.el9 |