[Bug 655727] Segfault gst_rtcp_packet_get_rb

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 3 02:37:42 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=655727
  GStreamer | gst-plugins-base | git

--- Comment #3 from anthony <anthony.violo at ubicast.eu> 2011-08-03 09:37:40 UTC ---
I will correct the patch. 
In the gst_rtcp_packet_get_rb function the offset can be 28 or 48. 
There is no check for buffer under 28, so i will add one. 
If the buffer is 28 the offset must be 4 and not 24 that was my problem.
i can try to implement a functionnality that calculate the offset with buffer
from 28 to 48.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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