gstreamer/subprojects/gst-plugins-bad/gst-libs/gst
Albert Sjölund 04aa977550 webrtc: Fix segfault traversing ice transports
Previously, reassigning loop index l in nicestream.c
could cause a segfault if l->data was null, as it could
reassign l to a null variable, triggering the loop
postassignment l->next, which then segfaults due to
l now being null. It is instead moved into the loop.
_delete_transport already performs the reassignment
inline.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4213>
2023-03-18 03:50:38 +00:00
..
adaptivedemux
audio
basecamerabinsrc
codecparsers av1parser, h265parser: Fix some code defects 2023-02-20 11:28:14 +00:00
codecs av1decoder: fail early if no input caps have been provided 2023-02-25 10:54:49 +00:00
cuda
d3d11 d3d11converter: Fix conversion backend selection 2023-03-16 13:48:22 +00:00
insertbin
interfaces
isoff
mpegts
opencv
play
player meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
sctp
transcoder
uridownloader
va vaallocator: Check return value from va_sync_surface 2023-02-22 00:19:45 +00:00
vulkan vulkan: memory: Flush non coherent memory after write. 2023-01-26 23:29:06 +00:00
wayland
webrtc webrtc: Fix segfault traversing ice transports 2023-03-18 03:50:38 +00:00
winrt
glib-compat-private.h
meson.build