pipewire/src
Wim Taymans 5f02641859 security: add missing NULL check in PulseAudio message_dump
pw_properties_new can return NULL on OOM. Passing NULL to read_props
causes a NULL pointer dereference through pw_properties_set. Only
reachable when debug logging is enabled.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-29 16:45:09 +02:00
..
daemon security: add total sample cache size limit in PulseAudio protocol 2026-04-29 16:39:57 +02:00
examples impl-node: accept more node.passive values 2026-03-12 17:25:36 +01:00
gst gst: fix crop height typo in pipewiresink do_send_buffer 2026-04-21 20:19:24 +01:00
modules security: add missing NULL check in PulseAudio message_dump 2026-04-29 16:45:09 +02:00
pipewire impl-core: gate portal clients on stolen-fd reconnect 2026-04-29 12:31:57 +01:00
tests stream: return -EIO when doing get_time in != STREAMING 2026-02-12 12:26:33 +01:00
tools security: add missing NULL check after strdup in reserve 2026-04-29 11:35:31 +02:00
meson.build