[Bug 753001] rtp buffer: NULL GstBuffer pointer being passed within gst_rtp_buffer_set_extension_data
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 30 06:32:40 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753001
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |FIXED
Target Milestone|git master |1.5.3
Summary|NULL GstBuffer pointer |rtp buffer: NULL GstBuffer
|being passed within |pointer being passed within
|gst_rtp_buffer_set_extensio |gst_rtp_buffer_set_extensio
|n_data |n_data
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks, pushed:
commit 04c69952c05bde13289fa1c0630687e2dd5b3c93
Author: Brian Peters <brianfpeters at gmail.com>
Date: Thu Jul 30 14:30:44 2015 +0100
rtp: buffer: don't access NULL buffer pointer
unmap will set rtpbuffer->buffer to NULL, so we need to
save the pointer to access it while the RTP buffer is
unmapped.
https://bugzilla.gnome.org/show_bug.cgi?id=753001
--
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