[Bug 759518] yadif: Fix memory leak and mishandling.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 16 00:35:29 PST 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.1

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 50978ccd1ae2e4055d40112aa4e019b48f1952eb
Author: Vineeth TM <vineeth.tm at samsung.com>
Date:   Wed Dec 16 08:25:19 2015 +0900

    yadif: Fix illegal memory access

    When applying the spatial prediction, there is an illegal access of -1
index of array.
    Hence adding a condition to avoid this.

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

commit eb7deb44181ed3bebc57de32ab43119add9633e8
Author: Vineeth TM <vineeth.tm at samsung.com>
Date:   Wed Dec 16 08:22:00 2015 +0900

    yadif: Fix gvalue memory leak

    gvalue variable should be unset instead of reset.

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

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