[Bug 794958] rtxsend: fix wrong memory layout assumption

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 3 23:57:50 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794958

--- Comment #1 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
Created attachment 370509
  --> https://bugzilla.gnome.org/attachment.cgi?id=370509&action=edit
rtxsend: fix wrong memory layout assumption

The code responsible for creating retransmitted buffers
assumed the stored buffer had been created with
rtp_buffer_new_allocate when copying the extension data,
which isn't necessarily the case, for example when
the rtp buffers come from a udpsink.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list