[Bug 749523] cvsmooth: Wrong assignment of prop leads to crash

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 18 00:51:02 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 6b43d7f770c97761fe9ef20d821eef7befed7d9e
Author: Vineeth T M <vineeth.tm at samsung.com>
Date:   Mon May 18 14:12:56 2015 +0900

    cvsmooth: rename properties

    The properties are named as param1 to param4, which makes very little sense
    hence renamed the properties according to what it is doing.

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

commit 1fa8e75f444de606f21fda12fa05cc009f5320d6
Author: Vineeth T M <vineeth.tm at samsung.com>
Date:   Mon May 18 14:01:59 2015 +0900

    cvsmooth: Wrong assignment of prop leads to crash

    when setting param2 property, it is wrongly being assigned to param1.
    This leads to wrong behavior and a crash when param2 is set as 0.

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

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