After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 737839 - rtpbuffer: sanity check on offset in buffer
rtpbuffer: sanity check on offset in buffer
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-10-03 11:34 UTC by Vincent Penquerc'h
Modified: 2014-10-30 11:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
rtpbuffer: sanity check on offset in buffer (866 bytes, patch)
2014-10-03 11:34 UTC, Vincent Penquerc'h
rejected Details | Review

Description Vincent Penquerc'h 2014-10-03 11:34:22 UTC
Created attachment 287664 [details] [review]
rtpbuffer: sanity check on offset in buffer

I'm not 100% sure I'm right here, but this check should ensure any future use of the offset falls within the size of the buffer. I'll push in a couple days if nobody screams before that.
Comment 1 Vincent Penquerc'h 2014-10-30 11:14:34 UTC
Fails unit test.