[Bug 752663] rtpvp8depay: Check available bytes before copy

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 21 05:16:32 PDT 2015


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

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

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks, pushed:

commit 45e05706e28439961ac81ce0c8e6403e8e8f03f5
Author: Stian Selnes <stian at pexip.com>
Date:   Tue Jul 21 13:31:05 2015 +0200

    rtpvp8depay: Check available bytes before copy

    Need to check that the number of bytes we want to copy from the adapter
    actually is available and handle the error case gracefully. This error
    may happen if malformed packets are received and we don't have a
    complete frame.

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

-- 
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