[Bug 737199] rtph264depay seg fault with IQEye camera

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 4 17:01:18 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=737199
  GStreamer | gst-plugins-good | 1.4.5

Thiago Sousa Santos <thiagossantos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.4.6
         OS/Version|Linux                       |All

--- Comment #6 from Thiago Sousa Santos <thiagossantos at gmail.com> 2015-02-05 01:01:14 UTC ---
commit a6d73797d091a0e4ac33eaf516056103f7ffb1e8
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date:   Wed Feb 4 02:25:44 2015 -0300

    rtph264depay: prevent trying to get 0 bytes from adapter

    This causes an assertion and would lead to getting a NULL instead
    of a buffer. Without proper checking this would easily lead to
    a segfault

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

And in 1.4:
commit fe99398062dc95cfff2d47c46fcc7be94d46abcc
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date:   Wed Feb 4 02:25:44 2015 -0300

    rtph264depay: prevent trying to get 0 bytes from adapter

    This causes an assertion and would lead to getting a NULL instead
    of a buffer. Without proper checking this would easily lead to
    a segfault

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

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