cvsmooth: Wrong assignment of prop leads to crash
authorVineeth T M <vineeth.tm@samsung.com>
Mon, 18 May 2015 05:01:59 +0000 (14:01 +0900)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 18 May 2015 07:48:49 +0000 (10:48 +0300)
commit1fa8e75f444de606f21fda12fa05cc009f5320d6
tree87d7fc4f1a1e73903a725cabd75ca0a0c2a53787
parent8df641016e5eec2b5b3b1bc97704c10551a4f71f
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
ext/opencv/gstcvsmooth.c