elm view list - fix allocation of werong type size
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 9 Jul 2016 03:23:06 +0000 (12:23 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 9 Jul 2016 03:23:06 +0000 (12:23 +0900)
commitde9277460a9ad3b28bb55c60313e83dff3b96223
treeb48061c9bc3d79adcff37fcebabf6b22546c851e
parent116993504a8bdd0ff0aa67b5732ab2d498524b0f
elm view list - fix allocation of werong type size

the code allocated a much bigger data struct than needed. it used the
wrong sizeof() type. this fixes CID 1355013
src/lib/elementary/elm_view_list.c