The polygon drawing code for the DirectFB backend incorrectly casts a
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 25 Jan 2012 18:40:22 +0000 (18:40 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 25 Jan 2012 18:40:22 +0000 (18:40 +0000)
commitbbe7c4b8c532b9b79ba647c5ec6a8beb143d9076
tree6c23cb079847a1fe23defe01e211d4451726388a
parent236480d69ffcc70c8f3d8a345d41cf063db866ae
The polygon drawing code for the DirectFB backend incorrectly casts a
void pointer causing a segfault. The attached patch fixes the issue
and allows an expedite run to complete.

By: Will Newton <will.newton@gmail.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@67543 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/modules/engines/directfb/evas_engine.c