[Bug 673436] mpegvideoparser: fix check for too small buffer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 21 06:32:45 PDT 2012


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |mnauw at users.sourceforge.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.24

--- Comment #1 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2012-05-21 13:32:38 UTC ---
Thanks.  Avoided an additional variable by slightly alternative fix.

[0.10]
commit b69c7c3c69a6e5610e68c3b7aae3101b53b5edb0
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Mon May 21 15:24:25 2012 +0200

    codecparsers: mpegvideoparser: fix buffer size check

    ... to mind unsigned integer wrap

    Based on patch by Alban Browaeys <prahal at yahoo.com>

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

[0.11]
commit e560ce0909693994e9b7e794f9904805c052ebcd
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Mon May 21 15:24:25 2012 +0200

    codecparsers: mpegvideoparser: fix buffer size check

    ... to mind unsigned integer wrap

    Based on patch by Alban Browaeys <prahal at yahoo.com>

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

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