pulseaudio/src/modules/rtp
Igor V. Kovalenko 1a575bb0a7 rtp: Initialize adapter to NULL for early pipeline error
If gstreamer pipeline immediately returns error, adapter pointer would not be
initialized and pa_rtp_recv may crash calling gst_object_unref() on it.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/615>
2021-08-06 22:45:26 +03:00
..
headerlist.c Rename functions with "tostring" in the name to one with "to_string" to conform with the convention. 2015-09-25 17:29:02 +05:30
headerlist.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
meson.build rtp: Add a GStreamer-based RTP implementation 2019-11-08 17:39:40 +05:30
module-rtp-recv.c rtp: Enable support for OPUS 2021-07-30 13:10:08 +00:00
module-rtp-send.c rtp: Enable support for OPUS 2021-07-30 13:10:08 +00:00
rfc2327.txt add an RTP sender module 2006-04-14 23:47:33 +00:00
rfc2974.txt add an RTP sender module 2006-04-14 23:47:33 +00:00
rfc3550.txt add an RTP sender module 2006-04-14 23:47:33 +00:00
rfc3551.txt add an RTP sender module 2006-04-14 23:47:33 +00:00
rtp-common.c rtp: Enable support for OPUS 2021-07-30 13:10:08 +00:00
rtp-gstreamer.c rtp: Initialize adapter to NULL for early pipeline error 2021-08-06 22:45:26 +03:00
rtp-native.c rtp: Enable support for OPUS 2021-07-30 13:10:08 +00:00
rtp.h rtp: Enable support for OPUS 2021-07-30 13:10:08 +00:00
rtsp_client.c raop: Add autoreconnect feature 2019-12-22 09:43:14 +00:00
rtsp_client.h raop: Add autoreconnect feature 2019-12-22 09:43:14 +00:00
sap.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
sap.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
sdp.c rtp: Enable support for OPUS 2021-07-30 13:10:08 +00:00
sdp.h rtp: Enable support for OPUS 2021-07-30 13:10:08 +00:00