Evas filters: Fix parsing of curve() with a function
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 15 Jul 2015 05:09:49 +0000 (14:09 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 15 Jul 2015 05:10:50 +0000 (14:10 +0900)
commit218b3a40f923fabd131872f294de4b02efe0aa01
tree2db18f8eadcae0daa04e53a58025fa05820e2f73
parent9027cde720ccd2315f780fda01933a48cedfc5ac
Evas filters: Fix parsing of curve() with a function

If the points argument was a function, there was a Lua call
stack error, making the filter fail.
src/lib/evas/filters/evas_filter_parser.c